sarahsotomayor / Python-Retro-Pong-Game

Retro Pong Game

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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


Languages

Language:Python 100.0%