Implementation of backgammon in python 3.6.4
Go to file
2018-02-06 23:29:51 +01:00
__init__.py initial commit 2018-02-05 22:31:34 +01:00
board.py Changed look of board, now using -1 and 1 as players, cleaner, easier and faster 2018-02-06 23:29:51 +01:00
bot.py Changed look of board, now using -1 and 1 as players, cleaner, easier and faster 2018-02-06 23:29:51 +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 Changed look of board, now using -1 and 1 as players, cleaner, easier and faster 2018-02-06 23:29:51 +01:00
hooman.py Changed look of board, now using -1 and 1 as players, cleaner, easier and faster 2018-02-06 23:29:51 +01:00