An abstract 2-player PvP turn-based game. Written in Go for Firefly Zero using the official SDK.
Install from the catalog using firefly-cli:
firefly_cli import lux.king
Build and install from source:
git clone https://github.com/firefly-zero/king.git
cd king
firefly_cli build
MIT License. Feel free to reuse pieces of this game as you see fit.