thoughtstem / morugamu

7 stars 6 forks source link

Adding to clock number cards #42

Closed taco-coder closed 5 years ago

taco-coder commented 5 years ago

Add a rule-card that demonstrates adding 2 digit numbers. Note, take into account any 2 numbers that go past 99 (cons 9 9) and loop them back around to 0 then follow through the rest.