Skip to content

VissaMoutafis/Pong

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

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 !!!