2 releases
0.1.1 | Apr 10, 2023 |
---|---|
0.1.0 | Apr 10, 2023 |
#812 in Games
26 downloads per month
31KB
403 lines
Pong
Classic game of Pong. Created with Bevy.
How to run
# Clone the repository
git clone https://github.com/marshblocker/pong.git
# Change directory
cd pong
# Run the game
cargo run
Controls
W
andS
to move the left paddleUp
andDown
to move the right paddle
Dependencies
~20–58MB
~1M SLoC