Pong

Classic game of Pong. Created with Bevy.

Game Preview

How to run

```bash

Clone the repository

git clone

Change directory

cd pong

Run the game

cargo run ```

Controls