Skip to content

Commit

Permalink
itakura feat. yukimasa
Browse files Browse the repository at this point in the history
  • Loading branch information
threetreeslight committed Jul 24, 2019
1 parent 5dda540 commit 5aa277f
Showing 1 changed file with 10 additions and 0 deletions.
10 changes: 10 additions & 0 deletions game.rb
Original file line number Diff line number Diff line change
Expand Up @@ -22,6 +22,16 @@ def roll

def assert(demes)
case demes.sort
when PINZORO
when NIZORO
when SANZORO
when YONZORO
when GOZORO
when ROKUZORO
when HIFUMI
when SHIGORO
else

end
end
end
Expand Down

0 comments on commit 5aa277f

Please sign in to comment.