Skip to content

Instantly share code, notes, and snippets.

@NuckChorris
Created November 27, 2014 22:06
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save NuckChorris/adf25081eaaf7dfea32b to your computer and use it in GitHub Desktop.
Save NuckChorris/adf25081eaaf7dfea32b to your computer and use it in GitHub Desktop.
<?xml version="1.0" encoding="utf-8" ?>
<GameState xmlns="http://static.plejeck.com/apps/lurn/gamestate.xsd">
<Pack id="hiragana-basic">
<Card id="hira-vowels:e" value="12314" />
<Card id="hira-vowels:a" value="43142" />
</Pack>
<Setting id="flipped" value="true" />
<Setting id="timer" value="true" />
<Setting id="adaptive-timer" value="true" />
<State id="deck" value="hiragana-basic:hira-vowels,hiragana-basic:hira-k" />
<State id="score" value="141242134" />
<User name="Nuck" />
</GameState>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment