A go game with a computer player made in C# with WPF
- Graphical go game with all standard rules implemented
- A list of previously made moves
- An automatic scoring system, supporting a choice between Area (Chinese), Territory (Japanese), and Stone (historical) scoring rules
- A manual dead stone removal system
- Copying the current state of the board in plain text
- Custom position editor with support for importing board text created by the program
- A computer player that can play as black, white, both, or neither
- Quality of life features such as automatic board flipping, illegal move highlighting, line/square highlighting
- Colour scheme customisation
Copyright © 2023 Ptolemy Hill