Rust pong
Pong-like videogame made with Rust and Bevy
Features
- Correct Physics
- AI
- Score
- Wasm
TO DO
ScoreWasm- Multiplayer
How to run
For the desktop version just a Cargo run
For the WASM version
- Go to the source-wasm folder
- Execute the command in the console
$ source build.sh