/virgame

A game in Golang

Primary LanguageGo

A game in Golang

To run the game clone this repo

git clone https://github.com/alexskoropletov/virgame.git

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