A multiplayer PvP/co-op game about shooting little red dots and each other. Written in Go for Firefly Zero using the official SDK.
Install from the catalog using firefly-cli:
firefly_cli import lux.shoot
Build and install from source:
git clone https://github.com/firefly-zero/shoot.git
cd shoot
firefly_cli build
MIT License. Feel free to reuse pieces of this game as you see fit.