Apps / Blueberry

A fun platformer with gliding and wall jumps
  • Lux
  • 2026-07-17
  • Type: game
  • Genre: Action
  • Perspective: Side view
  • Pacing: Real-time
  • Gameplay: Platform
  • Accessibility: Difficulty/speed cannot be adjusted
  • Accessibility: Requires good reaction and timed inputs
  • Accessibility: Requires using buttons and touchpad at the same time
  • Programming Language: Go

A fun platformer with gliding and wall jumps.

This is a port of Antcopter (source) by Eduardo Bart. The port is a complete rewrite from Nelua to Go with some bugfixes and new graphics.

Credits

download source code

Installation

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

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

On Windows, install firefly_cli and then run:

firefly_cli import lux.blueberry
firefly_cli emulator --id lux.blueberry