CPG/Chess/nimfish/nimfishpkg
Mattia Giambirtone 40b47053c1 Massive eval improvement. Perform search in a separate thread. Implement more UCI commands 2024-04-25 15:20:55 +02:00
..
resources Minor fixups. Require nim 2.0.4 or higher to build 2024-04-23 20:17:07 +02:00
bitboards.nim Final bug fixes. Test suite is passing 2024-04-23 18:57:38 +02:00
board.nim Massive eval improvement. Perform search in a separate thread. Implement more UCI commands 2024-04-25 15:20:55 +02:00
eval.nim Massive eval improvement. Perform search in a separate thread. Implement more UCI commands 2024-04-25 15:20:55 +02:00
magics.nim Minor fixups. Require nim 2.0.4 or higher to build 2024-04-23 20:17:07 +02:00
misc.nim Add missing license headers 2024-04-21 11:09:12 +02:00
movegen.nim Massive eval improvement. Perform search in a separate thread. Implement more UCI commands 2024-04-25 15:20:55 +02:00
moves.nim Massive eval improvement. Perform search in a separate thread. Implement more UCI commands 2024-04-25 15:20:55 +02:00
pieces.nim Make test suite optionally parallel. Many bug fixes 2024-04-23 01:50:56 +02:00
position.nim Make test suite optionally parallel. Many bug fixes 2024-04-23 01:50:56 +02:00
rays.nim Make test suite optionally parallel. Many bug fixes 2024-04-23 01:50:56 +02:00
search.nim Massive eval improvement. Perform search in a separate thread. Implement more UCI commands 2024-04-25 15:20:55 +02:00
tui.nim Add heavy tests. Fix minor bugs. Initial work on UCI interface 2024-04-24 10:41:01 +02:00
uci.nim Massive eval improvement. Perform search in a separate thread. Implement more UCI commands 2024-04-25 15:20:55 +02:00