Skip to content

Instantly share code, notes, and snippets.

@senritsu
senritsu / SketchSystems.spec
Created February 13, 2021 15:03
Simple Deckbuilder
Simple Deckbuilder
# set up decks, etc.
Preparation*
done -> Turn
Turn
# user is able to to something here
Idle*
play card -> Executing action
end turn -> End of turn
# mostly animation and context changes