Skip to content

A simple WinForm program that uses the DotNet drawing API to show the process of solving a Hanoi Tower problem, in C# and VB.

License

Notifications You must be signed in to change notification settings

brokencuph/hanoi-dotnot-graphics

Repository files navigation

hanoi-dotnet-graphics

Introduction

A simple WinForm program that uses the DotNet drawing API to show the process of solving a Hanoi Tower problem, in C# and VB.

This project could be used to demonstrate the use of graphics API in WinForm, and the C#/VB async/await syntax. It won't go into nonresponding state due to the use of async.

Screenshot

screenshot in hanoi solving

About

A simple WinForm program that uses the DotNet drawing API to show the process of solving a Hanoi Tower problem, in C# and VB.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published