Nothing special, just Pong.
Warning
You must have Rust installed
Clone this repository
git clone git@github.com:Pacatro/pong.git
cd pong
Run the game
cargo run
- Add MainMenu button to pause menu (system to restart all the game)
- Add counter at start playing
- Add multiplayer (So far away right now)