This was a ball and paddle game I made attempted to make back in 2016.
This game is built using Python and Tkinter.
-
Clone this repo
-
Go to the project folder.
$ cd BounceBall- Run the game.
$ python main.py-
Once it has loaded, click your mouse to start.
-
Use your left and right keys to control the paddle.
-
Have fun!


