Skip to content

Rewrite

The Python + raylib implementation and the native Zig port reproduce Crimsonland Classic v1.9.93. Both have live gameplay and deterministic replay tooling. Native behavior is established from the executable and recovered source; passing port regression tests alone does not establish parity with the original.

Start with setup, coverage and scope, or Zig build and tooling.

Architecture and contracts

Parity work