Skip to content
/ Pong Public

A version of the original "Pong", made in Python

Notifications You must be signed in to change notification settings

Manzood/Pong

Repository files navigation

Pong

A small python game written during my first semester of college! This game helped me learn a lot while also realising that I was interested in making many more such games in the future.

Demo:

GameplayDemo.mp4

Instructions:

Install pygame, using:

pip install pygame

Following this, run the application with:

python3 pong_v2.py

About

A version of the original "Pong", made in Python

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published