Skip to content

Latest commit

 

History

History
11 lines (8 loc) · 182 Bytes

README.md

File metadata and controls

11 lines (8 loc) · 182 Bytes

gopherchess

gopherchess is a fast, (potentially) crappy chess engine written in go.

To run the tests, do:

  • go test

To run gopherchess, do:

  • go build
  • ./gopherchess