Skip to content

Holly-E/pong_game

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 

Repository files navigation

pong_game

Challenge your friend to a game of Pong!

Click here to play.

Select "run" to start the game. 2 people can play. The person on the left side controls their paddle using the "w" and "s" keys. The person on the right controls their paddle using the up and down arrows. The first person to score 5 points wins! Note: Due to a glitch in the interpreter, if you expand the game viewer you must select "New Game" for the controls to work properly.

It is run in your browser using CodeSkulptor: a browser-based Python interpreter that implements a subset of Python 3, plus the addition of three graphical libraries, SimpleGui, SimpleMap, and SimplePlot. CodeSkulptor runs in recent versions of Chrome, Firefox, and Safari.

About

Play Pong in your browser

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages