The C# program will solve the Tower of Hanoi for a given number of rings/disks/plates and display the ring/disk/plate movement. The movement will be shown graphically
The C# program will display a mine field, plant mines, and provide hints on the number of mines around each grid. The player can therefore enjoy a typical Minesweeper game on a Smartphone.
A graphics toolkit, Graf_Tool() is developed which can be used
to process and edit graphics. Labels, lines and arrows can be
added and the program is very flexible and easy to use.