Apps / Fly!

My entry for the Firefly Zero Jam #1
  • Peter Hellberg
  • 2026-01-18
  • Type: game
  • Pacing: Real-time
  • Programming Language: Zig

Green circles are prey, red circles are predators.

Written using Zig as part of the Firefly Zero Jam #1

Controls
  • E: Start the game!
  • Pad: Move the player around.
download source code

Installation

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

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

On Windows, install firefly_cli and then run:

firefly_cli import peter.fly
firefly_cli emulator --id peter.fly