CPG/Chess/README.md

14 lines
215 B
Markdown
Raw Normal View History

# A chess engine written in nim
For now, that's about it.
# Installation
Just run `nimble install`
# Testing
Just run `nimble test`: sit back, relax, get yourself a cup of coffee and wait for it to finish :)