Arduino chess engine
Go to file
Quinten Kock e00f9231fb Put more stuff in namespaces 2020-06-20 03:28:30 +02:00
ArduChess.ino Put more stuff in namespaces 2020-06-20 03:28:30 +02:00
Board.h Put more stuff in namespaces 2020-06-20 03:28:30 +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 Put more stuff in namespaces 2020-06-20 03:28:30 +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 Put more stuff in namespaces 2020-06-20 03:28:30 +02:00