Arduino chess engine
Go to file
Quinten Kock fd1158c0c8 Fix compiler warnings 2020-06-20 02:32:10 +02:00
ArduChess.ino attempts are being made 2020-06-19 17:58:18 +02:00
Board.h Fix compiler warnings 2020-06-20 02:32:10 +02:00
Config.h Fix perft, extend benchmark 2020-06-19 03:05:11 +02:00
Move.h Implement enpassant 2020-06-16 03:22:05 +02:00
Movegen.h Fix compiler warnings 2020-06-20 02:32:10 +02:00
Panic.h Fix perft, extend benchmark 2020-06-19 03:05:11 +02:00
Types.h Fix compiler warnings 2020-06-20 02:32:10 +02:00
Uci.h move UCI_COMMANDS fully to PROGMEM 2020-06-19 18:58:33 +02:00