Skip to content

sarahsotomayor/Python-Retro-Pong-Game

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Python-Retro-Pong-Game

Retro Pong Game

Technologies

  • Language: Python 3
  • Library: Turtle

Sound Source

Mixkit

Tutorial Source

This was a freecodecamp tutorial by @TokyoEdTech on YouTube

Future plans

  • I would like to modularize the game and use OOP
  • Use playsound instead of os module. Currently, the playsound module has a delay issue that I have not been able to fix so I am using the os module as the tutorial shows.
  • I would also like to add different levels and a high score window.

About

Retro Pong Game

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages