rpattabi / towersofhanoi

Automatically exported from code.google.com/p/towersofhanoi
0 stars 0 forks source link

Logging of the disk movements #1

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
towersofhanoi lacks the logging of the disk movements from tower to tower
in the process of solving the puzzle. Just displaying the steps wouldn't be
sufficient.

The logging mechanism should keep in mind that it would help in the
following future aims:

       1, graphical visual showing the disk movements
       2. user would be allowed to <--- or --> the disk movements at their
own pace.

tip: how about command pattern for this logging  

Please use labels and text to provide additional information.

Original issue reported on code.google.com by ragunath...@gmail.com on 29 Jul 2006 at 7:17

GoogleCodeExporter commented 9 years ago

Original comment by ragunath...@gmail.com on 30 Jul 2006 at 11:59