-
I ported the tictactoe example to haskell. It is https://github.com/mohanr/Reinforcement-Learning-An-Introduction-by-Richard-S.-Sutton-and-Andrew-G.-Barto/blob/master/tictactoe.hs
Player O never wi…
-
This will exercise a lot of the things that we're missing
-
Your code is one of the exercises from Chap. 1 ? Mine is the port of the tictactoe lisp example to Haskell(https://github.com/mohanr/Reinforcement-Learning-An-Introduction-by-Richard-S.-Sutton-and-And…
-
### Issue description
Hi, I have a problem with the flying text, when I create the text for some reason they merge into one.
### Steps to reproduce the issue
Use my code:
` $this-…
-
I'm trying to make my curl request for the create game request, but I keep getting a 404 Not Found response. I've tried two ways, one with POST (as it's written in the game api project repo), and anot…
-
I'm trying to make my curl request for the create game request, but I keep getting a 404 Not Found response. I've tried two ways, one with POST (as it's written in the game api project repo), and anot…
-
They'd be attached to a specific game, and told which player they play.
After each move they'd see if it was legal for them to play anything.
They'd need a way to store their own state over and …
-
Delegate.Name() should return something short and distinct, like "tictactoe" or "tickettoride".
Delegate.DisplayName() returns what .Name() returns today. Unique, but pretty.
/api/new/game returns…
-
Chris helped me grunt deploy a couple of hours ago - which as far as I can tell - was successful.
```sh
To github.com:jonifallon/tic-tic-toe.git
* [new branch] gh-pages -> gh-pages
Removin…
-
example:
```
Person 1: gb!tictactoe new @someone_else
Person 2: gb!tictactoe new @Person1
```
it's still allowed while Person 1 couldn't make a new game with Person 2