A pico-8 space shooter in 16 gifs
- Draw ship on screen.
- Animate propulsion.
- Basic ship movement.
- Fire laser bullets.
- Remove bullets, if they leave screen.
- Draw enemies.
- Move enemies.
- Points and health.
- Collision 1: Clean up and preparation.
- Collision 2: Define boxes.
- Collision 3: Collide boxes.
- Change states.
- Health, game over, immortality.
- Explosions.
- Stars.
- Enemy movement and respawn.