This website requires JavaScript.
Explore
Help
Sign In
annabunches
/
pygo
Watch
1
Star
0
Fork
0
You've already forked pygo
Code
Issues
Pull Requests
Releases
Wiki
Activity
A GTK-based Go game client written in Python
game
39
Commits
3
Branches
0
Tags
4.3
MiB
Python
100%
f596e0f3ee
Branches
Tags
No results found.
Go to file
HTTPS
Download ZIP
Download TAR.GZ
Download BUNDLE
Open with VS Code
Open with VSCodium
Open with Intellij IDEA
Cite this repository
APA
BibTeX
Cancel
Anna Wiggins
f596e0f3ee
Factored some relevant data into the GoGame class, made Game -> Close work correctly
2012-04-17 14:59:46 -04:00
lib
See previous commit...
2012-04-16 13:00:56 -04:00
sgc
Added a copy of SGC
2012-04-14 18:38:47 -04:00
ui
Added a way to close the currently open game, to ease transition to multiple games running at once
2012-04-17 01:46:55 -04:00
widgets
Factored some relevant data into the GoGame class, made Game -> Close work correctly
2012-04-17 14:59:46 -04:00
.gitignore
Addeda gitignore file to filter out compiled python stuff
2012-04-14 18:39:27 -04:00
pygo.cfg
Read config data from pygo.cfg
2012-04-15 01:00:36 -04:00
pygo.py
Factored some relevant data into the GoGame class, made Game -> Close work correctly
2012-04-17 14:59:46 -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