OBJECTIVE:The goal is to clear the playing board of numbers.

HOW TO:

-- Matching two of the same number removes both numbers.

-- It is possible to add two different numbers together to make a new number

-- If the new number is greater than 10, the second digit is used. For example, 9+2=1.

-- 10s cannot be added. They can only be removed by being matched with another 10.

Also available on

Development log

Leave a comment

Log in with itch.io to leave a comment.