Skip to content

Googlymonster/PythonPong

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 

Repository files navigation

PythonPong

A Pong game written in Python3 for two players.

Getting Started

Before you clone the repository you first want to make sure you have Python3. Then you can clone the code.

git clone https://github.com/Googlymonster/PythonPong.git

Then run the following code in the terminal.

python3 pong.py

The "w" represents up and "s" represents down for Player A. The up and down arrow keys are for Player B. The game will continuously run until you close out of it.

Have Fun

Pong Demo

About

A Pong game written in Python

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages