You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
A cross-platform ball simulation written in C (gnu17).
Build
If you are on a platform without a common C compilation toolchain, run
./scripts/environment.sh and enter this directory again.
To compile and run, execute make && ./game in your shell.