Skip to content

secondfoundation/go.py

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

go.py

A text-based go game written in python.

Usage

usage: go.py [-h] [-s SIZE]

Starts a game of go in the terminal.

optional arguments:
  -h, --help            show this help message and exit
  -s SIZE, --size SIZE  Size of board.

Controls

Standard W, A, S, and D to move the cursor. SPACE to make a move. U to undo. R to redo.

License

Please take a moment to review the software license as specified in the LICENSE.md file.

About

A text-based go game written in python

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%