Arduino chess engine
Go to file
Quinten Kock a4bc961b2c Explicitly include Arduino.h to make it possible to create a future compat layer to run on a normal computer 2020-06-15 23:20:11 +02:00
ArduChess.ino Explicitly include Arduino.h to make it possible to create a future compat layer to run on a normal computer 2020-06-15 23:20:11 +02:00
Board.h Save SRAM with making `const` bytes `static const` 2020-06-15 22:49:45 +02:00
Move.h Implement a lot of stuff 2020-06-15 22:49:14 +02:00
Types.h Implement a lot of stuff 2020-06-15 22:49:14 +02:00