A simple built with Go and Ebiten for a smooth, interactive gaming experience.
This project provides a basic Go game engine with board management, move validation, and game state tracking.
Requires Go 1.26.
git clone https://github.com/mxs2/go-game.git
cd go-gamego run main.goMIT