cplusplus
.com
TUTORIALS
REFERENCE
ARTICLES
FORUM
C++
Tutorials
Reference
Articles
Forum
Forum
Beginners
Windows Programming
UNIX/Linux Programming
General C++ Programming
Lounge
Jobs
Forum
General C++ Programming
Drawing Tower Hanoi 2D
Drawing Tower Hanoi 2D
Feb 21, 2012 at 2:32am UTC
alimamdouh
(2)
I have strugle to illustrate the tower hanoi in 2D :( , please any function that will help me to implement it?
Last edited on
Feb 21, 2012 at 2:32am UTC
Feb 21, 2012 at 2:33am UTC
closed account (
zwA4jE8b
)
a graphics lib would be a good start, sdl, sfml are good
Feb 21, 2012 at 3:08am UTC
alimamdouh
(2)
what about drawing it by using char array[][] ?? this long :(
Topic archived. No new replies allowed.