/gates

☄️ Game for Firefly Zero about flying through gates

Primary LanguageGoOtherNOASSERTION

Through the Gate

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.

Installation

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

License

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.