| Crates.io | pong |
| lib.rs | pong |
| version | 0.1.1 |
| created_at | 2023-04-10 09:58:00.54649+00 |
| updated_at | 2023-04-10 10:15:32.325493+00 |
| description | Classic pong game made with Bevy. |
| homepage | |
| repository | https://github.com/marshblocker/pong |
| max_upload_size | |
| id | 834986 |
| size | 108,588 |
Classic game of Pong. Created with Bevy.

# Clone the repository
git clone https://github.com/marshblocker/pong.git
# Change directory
cd pong
# Run the game
cargo run
W and S to move the left paddleUp and Down to move the right paddle