Added basic implementation to gtpsocket, started to sketch out networkthread
This commit is contained in:
parent
da583678c1
commit
4f5227cd82
3 changed files with 134 additions and 8 deletions
1
pygo.py
1
pygo.py
|
@ -7,6 +7,7 @@ import sys
|
|||
sys.path.append('lib/')
|
||||
|
||||
import ConfigParser
|
||||
|
||||
import goban
|
||||
import pygogui
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue