Skip to content

Pong game created in Processing for CDV course "Creative programming".

Notifications You must be signed in to change notification settings

looney-dev/pongProcessing

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

pongProcessing

Pong game created in Processing for CDV course "Creative programming".

Assignment requirements:

In the Processing environment, create a Pong game (https://en.wikipedia.org/wiki/Pong) for two players - each of them controls rectangles representing paddles using the keyboard, bouncing a disk between them. The disk bounces off the top and bottom edges of the window but not off the left and right edges. If a player fails to hit the incoming disk, the opponent scores a point.

About

Pong game created in Processing for CDV course "Creative programming".

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published