Project 32: Towers of Hanoi

Post date: Feb 01, 2011 6:9:54 AM

Linear data structures: stacks, queues, and more

Design and implement the game using stacks of disks and supporting both human play and computer play via a queue of stored moves. Details will follow.

Exhibits of this project are published.