Connect4-GUI
Messy implementation of connect 4 written in go.
Dependency
The only dependency its raylib. It can be downloaded from here.
Install
To install clone the repo and run
git clone https://github.com/Taryro55/Connect4-GUI
go run .
Messy implementation of connect 4 written in go.
The only dependency its raylib. It can be downloaded from here.
To install clone the repo and run
git clone https://github.com/Taryro55/Connect4-GUI
go run .