GAM456_SpaceInvaders
Description
The goal was to create a simple clone of Space Invaders using design patterns.
Instructions
- Key 1: loads player one
- Space key: shoots missile
- Left and Right keys: move ship
- Key R: when game is over, it resets
Note
The code base only supports one player.