Skip to content

architjee/pong

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Pong Game

Its a replica of old pong game, inspired from nintendo video game. Built using python. Bounce.wav is the audio file for the bounce sound from paddles. Using python's turtle library, with custom built game loop.

The project is created using a guide created by @TokyoEdTech

The following image shows screenshot of the game in action.

Screenshot 2023-01-12 at 10 15 51 AM

Installation

The env folder contains python venv configuration, with the configuration file inside. Then its a simple matter of executing the pong.py file.

Usage

python3 pong.py

About

Classic Pong game with Python and Turtle

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages