Skip to content

Latest commit

 

History

History
14 lines (10 loc) · 300 Bytes

README.md

File metadata and controls

14 lines (10 loc) · 300 Bytes

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 .