Snake-inspired game with 360° movement. Written in Go for Firefly Zero using the official SDK.
Install from the catalog using firefly-cli:
firefly_cli import lux.snek
Build and install from source:
git clone https://github.com/firefly-zero/snek.git
cd snek
firefly_cli build
MIT License. Feel free to reuse pieces of this game as you see fit.