Chess board simulator program for the electronic chess board that I'm making hardware for
Go to file
Daniel Weber d797490aaf
Some checks reported errors
continuous-integration/drone/push Build encountered an error
continuous-integration/drone/tag Build is failing
docker repos need to be all lowercase apparently.
2024-10-05 16:59:37 -04:00
sprites Error detection, turn switching, pawn move suggestions and taking implemented 2020-12-01 20:48:09 -05:00
src fen_strings (#1) 2024-10-04 21:42:35 -04:00
test fen_strings (#1) 2024-10-04 21:42:35 -04:00
.drone.yml docker repos need to be all lowercase apparently. 2024-10-05 16:59:37 -04:00
.gitignore Refactoring the Game State 2024-09-14 15:41:15 -04:00
CMakeLists.txt fen_strings (#1) 2024-10-04 21:42:35 -04:00
Dockerfile fen_strings (#1) 2024-10-04 21:42:35 -04:00