#classic #game #bevy #arcade

app pong

Classic pong game made with Bevy

2 releases

0.1.1 Apr 10, 2023
0.1.0 Apr 10, 2023

#703 in Games

22 downloads per month

WTFPL license

31KB
403 lines

Pong

Classic game of Pong. Created with Bevy.

Game Preview

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 and S to move the left paddle
  • Up and Down to move the right paddle

Dependencies

~16–57MB
~1M SLoC