A chess engine made for fun
Find a file
k da8eb581e3
All checks were successful
Verify build / verify_build (push) Successful in 1m3s
C go added and uci ret type
2025-07-12 15:08:12 -04:00
.gitea/workflows update nix version 2025-07-01 16:01:05 +00:00
headers C go added and uci ret type 2025-07-12 15:08:12 -04:00
src C go added and uci ret type 2025-07-12 15:08:12 -04:00
.gitignore add nixbased build ci 2025-07-01 02:56:48 -04:00
build.zig working in zig build 2025-07-01 02:16:44 -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 working in zig build 2025-07-01 02:16:44 -04:00
uchess.json added uchess and cutechess for testing 2025-06-12 04:50:42 -04:00

RatChess

A chess engine made for fun

Branch

Port to zig for fun and to learn zig