Skip to content

Instantly share code, notes, and snippets.

@stravid
Last active February 9, 2019 08:54
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 stravid/7e6a7ca0519e292c548921fec2f1a8ac to your computer and use it in GitHub Desktop.
Save stravid/7e6a7ca0519e292c548921fec2f1a8ac to your computer and use it in GitHub Desktop.
Pre-Match*
Pre-Match*
start match -> Match
Match
Starting Order*
play -> Game
Game
Running?*
another dart can be thrown? -> During
no dart can be thrown? -> After
During
enter dart -> Running?
remove last dart -> During
After
remove last dart -> During
show statistics -> Statistics
Leg Win
start next game -> During
Set Win
start next game -> During
Match Win
rematch -> Pre-Match
finish -> Post-Match
Match Tie
rematch -> Pre-Match
finish -> Post-Match
Statistics
close -> Game
Leg Statistics
Set Statistics
Overall Statistics
Post-Match
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment