To run the game clone this repo
Go to the folder
cd virgame
Install dependencies
go mod tidy
And then you can run the game
go run .
or build it and run it
go build && ./virgame
You're playing against a simple random. Your goal is to capture as many cells as possible