Skip to content

DukeGDDI/OrbitalWatchLauncher

Folders and files

NameName
Last commit message
Last commit date

Latest commit

ย 

History

31 Commits
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 

Repository files navigation

OWL: Orbial Watch Launcher

A Playdate game project for Duke GDDI


๐ŸŽฎ Game Overview

OWL is a missile defenseโ€“inspired arcade game for the Playdate handheld.
The player uses the crank and d-pad to aim a reticle and intercept incoming missiles before they reach the city at the bottom of the screen.

The name OWL is an acronym (Orbial Watch Launcher), used as the thematic anchor for the project.


๐Ÿ•น๏ธ Core Gameplay Loop

  1. Scan the sky โ€” rotate and extend the reticle using crank + Up/Down (d-pad).
  2. Mark a target โ€” press Left on the d-pad to lock in a target location.
  3. Fire interceptors โ€” missiles launch from the base to the chosen point.
  4. Protect the city โ€” stop incoming enemy missiles before they hit (Pending).
  5. Repeat โ€” difficulty ramps with increasing wave speed and complexity (Pending).

๐ŸŽฏ Controls

  • Crank โ†’ Rotates the reticle left/right.
  • Up/Down d-pad โ†’ Zooms the reticle in and out.
  • Left d-pad โ†’ Mark target & fire interceptor.

๐Ÿ™๏ธ Visual Design

  • Playfield: 400ร—240 px screen.
  • Base: Bottom-center of the screen.
  • City: Stylized silhouettes along the bottom edge.
  • Missiles: White streaks descending from random positions at the top.
  • Interceptors: Bright projectiles launched from the base.
  • Reticle: Movable โ€œ+โ€ marker that shows target lock position.

๐Ÿ“ˆ Progression

  • Level 1: Few, slow missiles.
  • Level 2+: Faster speeds, more simultaneous missiles.
  • Later Waves: Multiple incoming angles, split warheads, surprise patterns.

๐Ÿ“œ Credits

  • Designer/Programmer: Rodney Aiglstorfer
  • Course: Duke GDDI Program
  • Platform: Playdate SDK

About

A reimagining of Missile Command for Playdate.

Resources

Stars

Watchers

Forks

Packages

 
 
 

Contributors