Arduino chess engine
Go to file
Quinten Kock 1bb28da249 actually add threat.h 2020-07-04 16:59:27 +02:00
ArduChess.ino Remove Move.h (moved to Types.h) 2020-06-20 03:38:03 +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 Implement eg threat detection 2020-07-04 16:58:30 +02:00
Panic.h Fix perft, extend benchmark 2020-06-19 03:05:11 +02:00
Tasks.h Implement eg threat detection 2020-07-04 16:58:30 +02:00
Threat.h actually add threat.h 2020-07-04 16:59:27 +02:00
Types.h Implement eg threat detection 2020-07-04 16:58:30 +02:00
Uci.h Implement eg threat detection 2020-07-04 16:58:30 +02:00