Arduino chess engine
Go to file
Quinten Kock 21e956519e Impl UCI bench and perft 2020-06-20 03:26:33 +02:00
ArduChess.ino Impl UCI bench and perft 2020-06-20 03:26:33 +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
Tasks.h Impl UCI bench and perft 2020-06-20 03:26:33 +02:00
Types.h Fix compiler warnings 2020-06-20 02:32:10 +02:00
Uci.h Impl UCI bench and perft 2020-06-20 03:26:33 +02:00