View Single Post
Recursion Project 8-2, Skeleton Reversal
Old
neil04
Guest
 
Status:
Posts: n/a
Default Recursion Project 8-2, Skeleton Reversal - 07-21-2009, 12:51 PM

I am working on an Extra Credit assignment for class, but i am having a bit of difficulty. The project is supposed to occur similar to the Towers of Hanoi Puzzle. I understand how the tower of Hanoi puzzle works, but cant think of the code that will make the skeletons change order.

Has anyone done project 8-2 of Learning to Program with Alice Second Edition?

Can you give me any tips on how to accomplish the code for this particular project.

I understand how the move it command worked for the Towers of Hanoi Puzzle. I do not understand how the world.towers method worked in order to incorporate the move it method. Any help would be great.
   
Reply With Quote