firefly-zero / snek

🐍 Snake game with 360° movement. Written in Go for Firefly Zero

Home Page:https://catalog.fireflyzero.com/firefly.snek

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Snek

Snake-inspired game with 360° movement. Written in Go for Firefly Zero using the official SDK.

Installation

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

License

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

About

🐍 Snake game with 360° movement. Written in Go for Firefly Zero

https://catalog.fireflyzero.com/firefly.snek

License:Other


Languages

Language:Go 100.0%