repositorypackage
0.0.0-20240727061113-f6ae45e483c0
Repository: https://github.com/peter-lucia/go-chess.git
Documentation: pkg.go.dev
# README
Go Play Chess
A chess engine written in go with a frontend written in js.
Getting Started
Run via
make run
or
make compile-and-run
Open a browser to http://localhost:8080 to play!