Chess project
Built a nice chess backend with no libraries (numpy doesn't count). Once that's installed, run with a simple python src/chess.py.
- Tack on a -f if importing a FEN, -v for extra info (verbosity)
| Name | Name | Last commit date | ||
|---|---|---|---|---|
Chess project
Built a nice chess backend with no libraries (numpy doesn't count). Once that's installed, run with a simple python src/chess.py.