Drawing Tower Hanoi 2D



I have strugle to illustrate the tower hanoi in 2D :( , please any function that will help me to implement it?
Last edited on
closed account (zwA4jE8b)
a graphics lib would be a good start, sdl, sfml are good
what about drawing it by using char array[][] ?? this long :(
Topic archived. No new replies allowed.