/Pong

My first python program, a game of Pong <3

Primary LanguagePython

Pong

My first python program, a good ol' game of Pong

Install

~$ git clone https://github.com/VissaMoutafis/Pong
~$ pip install tkinter

Run

~$ python3 pong.py

Credits

Disclaimer: The original idea and project was taken from this video. I just use it for educational purposes in order to practise reinforcement learning and pretty much learning some game development in python.

Enjoy !!!