Arduino chess engine
Go to file
Quinten Kock c6ea3de822 Make pseudo-perft actually pseudo 2020-07-16 21:36:27 +02:00
ArduChess.ino attempt to fix perft 2020-07-04 20:26:18 +02:00
Board.h Implement eg threat detection 2020-07-04 16:58:30 +02:00
Config.h Implement eg threat detection 2020-07-04 16:58:30 +02:00
Movegen.h Fix edge-case in movegen 2020-07-16 21:19:44 +02:00
Panic.h Fix perft, extend benchmark 2020-06-19 03:05:11 +02:00
Tasks.h Make pseudo-perft actually pseudo 2020-07-16 21:36:27 +02:00
Threat.h attempt to fix perft 2020-07-04 20:26:18 +02:00
Types.h attempt to fix perft 2020-07-04 20:26:18 +02:00
Uci.h Implement eg threat detection 2020-07-04 16:58:30 +02:00