I wanted to try to play Go against a bot that play random moves. Since it's pretty easy I added a few settings to mix it up. 

There's no rules coded into the game, so when stones get captured you have to select the point marker and removed them manually. Points counts as occupied spaces, so you can use it to prevent the bot from placing in areas that are pointless to place in. You can delete stones or place both colors of stones to adjust things on the fly.

Settings

Spawn random stone - This is used to fill the board at the start of the game. Black, White, 50/50 Black and white.

Automatic spawn -  Spawn stones after every move. You can change the number of stones spawned each time, from 1-10. there's also a random range, which spawn randomly between 1 and the current selected number. 

Board size - pick a size between 6 and 19.

Clear board - press the trashcan to clear the board.

Leave a comment

Log in with itch.io to leave a comment.