Skip to content

Zaederx/PyPong

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

28 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PyPong

Pong made in python

image

Tables of Contents

Background

I wanted to practice using python as well as wanting to make a pong game, so...I made a pong game in python...

Images

Technologies

  • Python
  • PyGame library

Setup

Make sure that you have the latest version python and pip installed on your device. You can downloaad that latest python distribution at downloads link. Note: From python 3.4 onwards pip is included by default

Running the project

Download the project code. Then cd or open the project folder in terminal nad enter the command:

pip install -r requirements.txt

Then enter

python pypong.py

Testing

No automated testing exist, but the app has been manually tested through use.

Project Shortcomings

There is no automated Testing.

Things Learned

  • Learn how to use python and the pygame library to make a game. Before this project I had only use python for a Big Data course.

About

Pong made in python

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages