A basic game of go, close to an over the board experience. Uses area scoring because it’s easier to implement.
The colors of the game are fully customizable, from line 23 to 27 change the rgb values to whatever you wish.
How to play :
After starting the program enter the number of lines you want for the board.
Arrows to move the cursor.
Ok to place a stone.
Zero to remove a stone.
One to add a black stone.
Two to add a white stone.
Plus to pass turn.
Shift to remove a group of stones of the same color.