A simple space themed game created in Processing where the user controls a rocket, known as the Defender, with the up and down arrow keys in order to avoid the oncoming aliens. If they hit an alien, it's game over! This game was created in November 2017.
- Use the link below and follow the instructions on how to install Processing on your chosen OS.
https://processing.org/tutorials/gettingstarted/
- Download and save the project as a zip.
- Unzip the file.
- Double click the extracted folder and go into the "DefenderZ" folder.
- Then open "DefenderZ.pde" in Processing.
- Once it has loaded up in Processing, click the run button (a play symbol) located in the top left.
- The game should now run.
- Enjoy!