Skip to content

ProgrammerChris/pong

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Pong!

Simple "Pong" using pygame in python 3.6

Use W and S for player to the left, UP- and DOWN-arrows for player right.

First one to 5 wins!

Usage

pip install -r requirements.txt

python3 main.py

Windows

To build EXE with no MSI installer:

python setup.py build

With MSI Installer:

python setup.py bdist_msi

About

Simple Pong game made in Python PyGame

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages