Goal: Get all the numbers on a stack other than stack 1 while they are in the correct order (1,2,3...), with a lower score than the Highscore variable (I know that sounds weird.). Rules: You may only have one number in the In Hand list at a time. You may not put a larger number on top of a smaller number. Instructions: When it asks you the first question, answer 1, 2, or 3. That number represents the stack you are removing the number from. After this, it will ask you another question. Again, answer either 1, 2, or 3. This represents where you are moving the number to. Real Thing: The Towers of Hanoi is an actual game. Each number in this version represents a different sized ring. 1 is the smallest, and 7 is the biggest. The most famously difficult version has 64 rings, not just 7. Update Chart: 12/28/14- initial release, High Score variable added, minor bug fixes 12/29/14- fixed end game, high score, and cheating 4/2/15- changed cheating reset to notice, removed high score, added view counter
Credit to my dad and my aunt for the idea.