A game about flying through the gates. Written in Go for Firefly Zero using the official SDK.
This is a port of Gatecrasher game for Playdate by Ben Grant.
Install from the catalog using firefly-cli:
firefly_cli import lux.gates
Build and install from source:
git clone https://github.com/firefly-zero/gates.git
cd gates
firefly_cli build
MIT License. Feel free to reuse pieces of this game as you see fit.
Keep in mind that the original game is not open-source, so if you want to make a clone of the game or a game based on Gatecrasher, make sure to contact the Gatecrasher author.