A game about flying through the gates.
This is a port of Gatecrasher game for Playdate by Ben Grant.
download source codeOn 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