Pong
Classic game of
Pong
. Created with
Bevy
.
How to run
```bash
Clone the repository
git clone
Change directory
cd pong
Run the game
cargo run ```
Controls
W
and
S
to move the left paddle
Up
and
Down
to move the right paddle