__init__.py
|
initial commit
|
2018-02-05 22:31:34 +01:00 |
board.py
|
testing legal move calculations, seems to work
|
2018-02-15 13:03:43 +01:00 |
bot.py
|
does not work, but is improved
|
2018-02-13 14:38:49 +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
|
does not work, but is improved
|
2018-02-13 14:38:49 +01:00 |
human.py
|
does not work, but is improved
|
2018-02-13 14:38:49 +01:00 |
network.py
|
Added network
|
2018-02-07 15:31:05 +01:00 |
test.py
|
calculate_legal_states seem to work
|
2018-02-15 13:18:54 +01:00 |