Hi! i don't know java language, im noobie.  i have a homework: solve Tower of 
hanoi problem, showing the number of moves and the state of the game... por 
example 1   0   0            0    0   0              0     0    0
        2   0   0     --->   2    0   0    --->      0     0    0   
--->.........
        3   0   0            3    1   0              3     1    2
 i solve de problem using recursivity, but i don't know how to grafic the 
towers..... somebody knows??

-- 
You received this message because you are subscribed to the Google Groups 
"JPassion.com: Java Programming" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
Visit this group at http://groups.google.com/group/jpassion_java.
For more options, visit https://groups.google.com/d/optout.

Reply via email to