/king

👑 An abstract 2-player PvP turn-based game. Written in Go for Firefly Zero.

Primary LanguageGoOtherNOASSERTION

Eat the Red King

An abstract 2-player PvP turn-based game. Written in Go for Firefly Zero using the official SDK.

Installation

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

License

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