This a 1v1 arcade style shooter game adapted from the single player game "SpaceInvaders" created by TechWithTim. https://youtu.be/Q-__8Xw9KTM
Upon execution of main file, the game window will automatically be displayed and the game is ready to start. Both players will play on the same keyboard, from the same console.
Left spaceship:
- Movement: WASD keys
- Fire bullet: left CTRL
Right spaceship
- Movement: Arrow keys
- Fire bullet: right CTRL
Both players get a set amount of 10 lives. Succesfully colliding a bullet with the opposing spaceship will deplete these lives. The player who reaches 0 lives lose the game, and the game will display a winner message for the victor. The game will automatially restart itself after the victory message is displayed.