Space Invader
A fast-paced arcade shooter where you move your spaceship, blast alien waves, and survive as long as possible.
Introduction
This is a classic Space Invaders game, and the objective is simple: defend your spaceship against waves of alien ships descending from above. You control a ship at the bottom of the screen using the joystick to move left and right, while your cannon fires automatically for nonstop action. The game features colorful enemy sprites, smooth movement, and fast-paced arcade gameplay. When an alien is hit, it disappears and you gain points, but if enemies reach the bottom of the screen, the game ends. Press Button A to restart after a game over, and try to destroy all enemy ships to win.
Programming Design

Source Code
Below is the main program file along with any additional files required for this specific app.
Demos
Last updated
Was this helpful?