Successfully build via Zig 0.13.0
Switch to an iterative Zig rewrite
Run clippy on codebase
A soccer (football) management game. This work is an iterative rewrite of Bygfoot in Zig, using Zig's excellent support for building C programs. The eventual goal is to be Bygfoot with
An earlier version was written as a greenfield project in Rust, but using Zig allows us to start with the existing Bygfoot codebase and work from there.
Portability is not yet a concern, but this runs on my machine via zig build run
. You might have to modify some system paths to the necessary libraries in build.zig
to get this to work.
Please send patches, questions, requests, etc. to my public inbox.