Apps / Through the Gate

Fly through the gates.
  • Lux
  • 2025-08-08
  • Type: game
  • Genre: Action
  • Perspective: Behind view
  • Pacing: Real-time
  • Gameplay: Arcade
  • Accessibility: Game difficulty/speed cannot be adjusted
  • Accessibility: Requires good reaction and timed inputs
  • Accessibility: Game contains rapid movement that can cause dizziness
  • Programming Language: Go

A game about flying through the gates.

This is a port of Gatecrasher game for Playdate by Ben Grant.

download source code

Installation

On OS X (Mac) or Linux, run the following:

PLAY="$(curl https://fireflyzero.com/play.sh)"
bash -c "$PLAY" -- lux.gates

On Windows, install firefly_cli and then run:

firefly_cli import lux.gates
firefly_cli emulator --id lux.gates