A text-based go game written in python.
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.
Standard W, A, S, and D to move the cursor. SPACE to make a move. U to undo. R to redo.
Please take a moment to review the software license as specified in the
LICENSE.md file.