pong 0.1.1

Classic pong game made with Bevy.
pong-0.1.1 is not a library.

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