/bevy-pong

A simple pong game made with Bevy (a Rust game engine)

Primary LanguageRustMIT LicenseMIT

Bevy Pong

A simple game of pong made with the Bevy game engine, written in Rust. Very similar to the official Breakout example.

image

Live Demo

Bevy games can compile to WebAssembly! Check out this game here: https://plonq.github.io/bevy-pong/. (Note: the cursor is not captured due to browser restrictions.)

License

MIT