Categorygithub.com/peter-lucia/go-chess
repositorypackage
0.0.0-20240727061113-f6ae45e483c0
Repository: https://github.com/peter-lucia/go-chess.git
Documentation: pkg.go.dev

# Packages

No description provided by the author
No description provided by the author
No description provided by the author

# README

Go Play Chess

A chess engine written in go with a frontend written in js.

Go Play Chess

Getting Started

Run via

make run

or

make compile-and-run

Open a browser to http://localhost:8080 to play!