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
10
Commits
6
Branches
4
Tags
6.8
MiB
Python
79.4%
C
17.8%
Ruby
2.8%
d7b1e1e5dd
Go to file
HTTPS
Open with VS Code
Open with VSCodium
Open with Intellij IDEA
Cite this repository
APA
BibTeX
Cancel
Christoffer Müller Madsen
d7b1e1e5dd
renamed hooman.py -> human.py
2018-02-07 16:08:59 +01:00
__init__.py
initial commit
2018-02-05 22:31:34 +01:00
board.py
Update board.py
2018-02-07 14:32:56 +00:00
bot.py
Added network
2018-02-07 15:31:05 +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
renamed hooman.py -> human.py
2018-02-07 16:08:59 +01:00
human.py
renamed hooman.py -> human.py
2018-02-07 16:08:59 +01:00
network.py
Added network
2018-02-07 15:31:05 +01:00