Implementation of backgammon in python 3.6.4
Go to file
2018-03-06 11:44:30 +01:00
__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 (╯°□°)╯︵ ┻━┻ 2018-03-06 11:44:30 +01:00
bot.py Potentially functioning network 2018-03-04 17:35:36 +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 things are better now 2018-03-06 11:06:38 +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
network.py things are better now 2018-03-06 11:06:38 +01:00
restore_bot.py things are better now 2018-03-06 11:06:38 +01:00
test.py (╯°□°)╯︵ ┻━┻ 2018-03-06 11:44:30 +01:00