Skip to content

Latest commit

 

History

History
27 lines (20 loc) · 1.09 KB

README.md

File metadata and controls

27 lines (20 loc) · 1.09 KB

Processing Projects

Part of a collection of projects made through Processing in Java!

Asteroids Game

A project on a take of another arcade classic, Atari Breakout! Here is the main program, which acts as the skeleton of whole game.

About the Code

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!

If you're interested...

Here is some more game projects I've also made from Processing in Java!