Skip to content

Latest commit

 

History

History

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 

README.md

Day 22 of 100 Days of Python

Project name: Pong Game

Things I implemented: Turtle, Inheritance, Pong game logic

What the program does:

The Game is different from the course, since i added a main menu and the ball movement have different logic

When the user plays the game in repl.it, it will not work well