About this document
Space Invaders Game Flowchart by Jaiaditya Das is a document available to read on EtoBox.
The document outlines the logic flow for a simple alien shooting game. It starts by initializing the score to 0 and begins the shooting phase. Points are added to the score when aliens are hit. If the score reaches 9, a bonus level is triggered. All regular aliens must then be removed before a boss alien is introduced. Special logic handles shooting and moving during the boss battle. The game ends when either all lives are lost or the boss is defeated enough times to win.
- Author
- Jaiaditya Das
- Language
- EN