demo.mov
- At least one Framework Laptop 16 LED Matrix
- Optional second LED Matrix for dual-mode (-d, --dualmode)
- Rust toolchain (stable cargo + rustc)
cargo run -- --dualmode --speed 48 --balls 5 --brightness 10Flags
-d,--dualmodeDrive two modules side-by-side (18x34)-b,--balls [1-20]Add more balls per team. Defaults to 2 if no number is provided.-s,--speed <1-64>Target FPS (default 64)-B,--brightness <0-100>Brightness percent (default 50)--debugExtra timing/log output
MIT License
- Original Pong Wars by Koen van Gilst: https://github.com/vnglst/pong-wars
- Framework Computer for the LED Matrix hardware and open-source firmware
- Windsurf and OpenAI's GPT-5 enabling me to bring this idea to life