General Information
Posted: Thu Jun 22, 2023 10:55 am
Invading Space Aliens
Based on the classic Space Invaders game; the Hello World of game programming.
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━
➤ Left | Right Arrow Keys: Move Player
➤ Spacebar: Shoot Aliens / Unpause Game / Skip Intro
➤ Enter Key: Pause Game / Unpause Game
➤ B Key: Switch Background Display (various landscapes, stars, no background)
➤ H Key: Open Help Window
➤ V Key: Adjust Volume
➤ Ctrl + Left | Right Arrow Keys: Enter PLAY LEVEL mode (practice levels between 1 - 11)
➤ Ctrl + Enter: Start a New Game / Exit PLAY LEVEL mode
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━
• For every 10000 points, if a player position is available, you earn a free player.
• The game will auto-pause if the window loses focus.
Based on the classic Space Invaders game; the Hello World of game programming.
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━
➤ Left | Right Arrow Keys: Move Player
➤ Spacebar: Shoot Aliens / Unpause Game / Skip Intro
➤ Enter Key: Pause Game / Unpause Game
➤ B Key: Switch Background Display (various landscapes, stars, no background)
➤ H Key: Open Help Window
➤ V Key: Adjust Volume
➤ Ctrl + Left | Right Arrow Keys: Enter PLAY LEVEL mode (practice levels between 1 - 11)
➤ Ctrl + Enter: Start a New Game / Exit PLAY LEVEL mode
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━
• For every 10000 points, if a player position is available, you earn a free player.
• The game will auto-pause if the window loses focus.
