__init__.py
|
initial commit
|
2018-02-05 22:31:34 +01:00 |
.gitignore
|
things are better now
|
2018-03-06 11:06:38 +01:00 |
board.py
|
fix pretty print
|
2018-03-06 13:01:56 +01:00 |
bot.py
|
I think we can play against a random bot now
|
2018-03-08 13:32:40 +01:00 |
cup.py
|
initial commit
|
2018-02-05 22:31:34 +01:00 |
dice.py
|
initial commit
|
2018-02-05 22:31:34 +01:00 |
game.py
|
I think we can play against a random bot now
|
2018-03-08 13:32:40 +01:00 |
human.py
|
Bot reimplemented with new representation.
|
2018-02-22 14:01:28 +01:00 |
network_test.py
|
Potentially functioning network
|
2018-03-04 17:35:36 +01:00 |
requirements.txt
|
add requirements.txt
|
2018-03-06 12:04:40 +01:00 |
restore_bot.py
|
Might be able to learn now (?)
|
2018-03-06 16:23:08 +01:00 |
test.py
|
more tests
|
2018-03-06 12:29:03 +01:00 |