Skip to content

firefly-zero/shoot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

56 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

"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.