Part of a collection of projects made through Processing in Java!
A project on a take of another arcade classic, Pong! In this project, the user will play against the computer in this table tennis game. Here is the main program, which acts as the skeleton of whole project!
The code is largely spread out by the mode of the game, including:
Modes |
---|
Intro to Game |
Game Play |
Game Pause |
End of Game |
and more! |
Here is some more game projects I've also made from Processing in Java!