Sources of the Super-Set-Deck.Games website.
Read about this project here: https://super-set-deck.games/#/about.
Game rules are written using Asciidoctor.
Each game has:
-
Mandatory files:
-
en.adoc
: english rules. -
game.yaml
: game properties (types & used cards).
-
-
Optional files:
-
Rules in other languages (such as
fr.adoc
). -
Reference cards named
R_*.png
.
-
The design files can be found in the Design
directory.
All icons must be from https://game-icons.net.
Have a look at the App/src/jsMain/kotlin/data/Lang.kt
file.