Included gomill framework for SGF and GTP support, and sketched out SGF game-loading code.
This commit is contained in:
3
gomill/ringmaster
Executable file
3
gomill/ringmaster
Executable file
@ -0,0 +1,3 @@
|
||||
#!/usr/bin/env python
|
||||
from gomill import ringmaster_command_line
|
||||
ringmaster_command_line.main()
|
Reference in New Issue
Block a user