/shoot

🧱 A co-op/PvP top-down multiplayer shooter game for Firefly Zero

Primary LanguageGoOtherNOASSERTION

"Shoot!"

A multiplayer PvP/co-op game about shooting little red dots and each other. Written in Go for Firefly Zero using the official SDK.

Installation

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

License

MIT License. Feel free to reuse pieces of this game as you see fit.