A chess engine made for fun
Find a file
k a7c9f4f472
All checks were successful
Verify build / verify_build (push) Successful in 1m9s
removed all c code
2025-10-27 13:54:27 -04:00
.gitea/workflows update nix version 2025-07-01 16:01:05 +00:00
src removed all c code 2025-10-27 13:54:27 -04:00
.gitignore add nixbased build ci 2025-07-01 02:56:48 -04:00
build.zig removed all c code 2025-10-27 13:54:27 -04:00
build.zig.zon working in zig build 2025-07-01 02:16:44 -04:00
default.nix add nixbased build ci 2025-07-01 02:56:48 -04:00
README.md working in zig build 2025-07-01 02:16:44 -04:00
shell.nix added stock fish for move eval in uchess 2025-10-21 19:13:10 -04:00
uchess.json added stock fish for move eval in uchess 2025-10-21 19:13:10 -04:00

RatChess

A chess engine made for fun

Branch

Port to zig for fun and to learn zig