Bevy Pong Wars

June 7, 2025 ยท View on GitHub

https://github.com/user-attachments/assets/3fb24908-1730-48e2-9a28-a89a44377ddc

An implementation of Pong Wars in Bevy.

Color palette is 1001 Stories from ColourLovers

All code was artisinally hand-crafted, no LLMs were employed in the creation of this project.

Running

cargo build --release

I've tested it on Windows and Linux (WSL 2) and it works, I'd assume MacOS works, but I haven't tried it. PRs welcome!