A space invaders clone developed in Java with processing. The game contains multiple levels, bosses, win and lose mechanics.
- Java7 with Java IDE
- Processing 3
Controls:
- Arrow keys to move
- S - Start the game (main menu)
- H - Help menu (main menu)
- B - Go back
- Q - Quit the game
- N - Shoot (in game)
- B - return to main menu (in game)
To run the game, import the project into an IDE and run the Starfighterz.java class.
- Java7
- Processing 3
- Kyle Simmons - Github - kyle-c-simmons
This project is licensed under the MIT License - see the LICENSE.md file for details