Tuesday, April 21, 2015

Cops 4 Kidz Part 9: Armed and Fabulous

The Tower of Hanoi Donut Cat Rescue mini-game is virtually complete.  I never thought I'd get this far, but I have achieved the dream.  I have squashed the turnip.  Bit the curb, salted the Italian.  In other words, I am finally done with this frustration.  I'll work with the Build master next week with actually implementing it into the build.


A member of the other team suggested that I use a programming technique called recursion in order to do.  Little does he know that that process doesn't really work for an actual game of tower of Hanoi where you have to manipulate the disks.  It works for when you're simulating a game, trying to figure out the least number of moves and where to place the disks, but it just doesn't work here.

No comments:

Post a Comment