Apps / DigDug

Cosy digging simulator
  • Applejag
  • 2026-05-20
  • Type: game
  • Genre: Simulation
  • Perspective: Side view
  • Pacing: Meditative
  • Gameplay: Sandbox / open world
  • Programming Language: Go

Surprise the shop keeper with resources by digging until your shovel breaks. Sell to gain cash and repair your shovel. Repeat.

Written using Go as part of the Firefly Zero Jam #2

Credits

Code and art by: applejag

Fonts used:

download source code itch.io

Installation

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

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

On Windows, install firefly_cli and then run:

firefly_cli import applejag.digdug
firefly_cli emulator --id applejag.digdug