This website requires JavaScript.
Explore
Help
Sign In
Pownie
/
backgammon
Watch
1
Star
0
Fork
0
You've already forked backgammon
Code
Issues
6
Pull Requests
Packages
Projects
Releases
Wiki
Activity
Implementation of backgammon in python 3.6.4
6
Commits
6
Branches
4
Tags
6.8
MiB
Python
79.4%
C
17.8%
Ruby
2.8%
2d53ce58ab
Go to file
HTTPS
Open with VS Code
Open with VSCodium
Open with Intellij IDEA
Cite this repository
APA
BibTeX
Cancel
Alexander Munch-Hansen
2d53ce58ab
Flipped ends
2018-02-06 23:48:02 +01:00
__init__.py
initial commit
2018-02-05 22:31:34 +01:00
board.py
Flipped ends
2018-02-06 23:48:02 +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