Apps / Flappy Gopher

Firefly Zero version of the Flappy Gopher game.
  • deadprogram
  • 2024-12-22
  • Type: game
  • Genre: Action
  • Perspective: Side view
  • Pacing: Real-time
  • Gameplay: Arcade
  • Accessibility: Game difficulty/speed cannot be adjusted
  • Accessibility: Requires good reaction and timed inputs
  • Programming Language: Go

Firefly Zero version of the Flappy Gopher game.

download source code

Installation

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

PLAY="$(curl https://fireflyzero.com/play.sh)"
bash -c "$PLAY" -- deadprogram.flappy-gopher

On Windows, install firefly_cli and then run:

firefly_cli import deadprogram.flappy-gopher
firefly_cli emulator --id deadprogram.flappy-gopher