Skip to content

dCieszynski/space_shooter_p8

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

72 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Space Shooter P8

A classic arcade space shooter built in PICO-8.

Survive 10 waves of increasingly aggressive enemies, collect power-ups, and face the boss. Your best score is saved between sessions.


Controls

Button Action
Arrow keys Move
Z / N Fire
X / V Use medkit

Features

  • 10 waves of enemies with scaling difficulty
  • 6 enemy types with distinct movement and attack patterns
  • Boss fight at wave 10 with multiple simultaneous attack phases and an enrage mechanic
  • 6 collectible power-ups dropped by enemies
  • High score persisted between sessions
  • Screen shake, hit flash, and border feedback effects
  • Parallax star background

Enemies

Enemy Behavior
Drone Flies straight down
Basic Fires a 2-shot burst when aligned with the player
Strafe Bounces off screen edges while shooting
Diver Locks onto the player then dashes at high speed
Sniper Telegraphs with an orange targeting line before firing a fast precision shot
Cross Fires alternating 4-way bullet patterns (cardinal then diagonal)
Boss Bounces across the top; cycles through cross burst, aimed shot, and spread fan attacks; fires independent sniper shots; enrages at 50% HP

Power-ups

Icon Name Effect
Shield Absorbs the next hit
Rapid Fire Increases fire rate for ~30 seconds
Bomb Destroys all enemies on screen instantly
Spread Shot Fires 3 bullets per shot for ~30 seconds
Speed Boost Doubles movement speed for ~20 seconds
Medkit Stores a full heal — press X/V to use

Running the Game

  1. Open PICO-8
  2. Load the cart: load space_shooter
  3. Run: run

Or clone this repo into your PICO-8 carts folder and load from the splore/editor.


Built With

  • PICO-8 — fantasy console
  • Lua — scripting language used by PICO-8

About

Learning Pico8 by making simple space shooter game

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages