Pong

Classic game of Pong. Created with Bevy.

Game Preview

How to run

```bash

Clone the repository

git clone https://github.com/marshblocker/pong.git

Change directory

cd pong

Run the game

cargo run ```

Controls