This website requires JavaScript.
Explore
Help
Sign in
anna
/
pygo
Watch
1
Star
0
Fork
You've already forked pygo
0
Code
Pull requests
Releases
Activity
Actions
A GTK-based Go game client written in Python
baduk
game
16
commits
1
branch
0
tags
824
KiB
Python
99.8%
Visual Basic 6.0
0.2%
9a78f2918a
Find a file
HTTPS
Download ZIP
Download TAR.GZ
Download BUNDLE
Open with VS Code
Open with VSCodium
Open with Intellij IDEA
Cite this repository
BibTeX
Cancel
Anna Wiggins
9a78f2918a
Add triangle on last move, to make long-running games easier to keep track of.
2012-04-14 01:57:20 -04:00
lib
Add triangle on last move, to make long-running games easier to keep track of.
2012-04-14 01:57:20 -04:00
res
Make white hover stone partially transparent
2012-04-14 01:28:48 -04:00
pygo.py
Factored the board code into a 'goban' library, and re-implemented it to use simple arrays and to be much, much simpler. Unfortunately, though, it doesn't quite work yet
2012-04-13 16:53:57 -04:00
readme.markdown
Initial commit - So far we can print the board.
2012-04-08 01:06:10 -04:00
readme.markdown
Installation
Dependencies
You will need:
pygame SDL_ttf