~reesmichael1/smallfoot

A soccer (football) management game
Successfully build via Zig 0.13.0
Switch to an iterative Zig rewrite
Run clippy on codebase

refs

master
browse  log 

clone

read-only
https://git.sr.ht/~reesmichael1/smallfoot
read/write
git@git.sr.ht:~reesmichael1/smallfoot

You can also use your local clone with git send-email.

#smallfoot

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

  • Better stability
  • An improved interface
  • Improved multithreading

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.

#Running

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.

#Contributing

Please send patches, questions, requests, etc. to my public inbox.