Categories: MSDN / DotNet / Java / Scripts / Linux / PHP Ask - La ask - La Answer

Need some Java Help, Implementing my code

Ive recently being working on my first Java Assignment(Im a Java Programming noob), Ive written most of the code for the the assignment which is to play a game of Hangman. I just need some help with joining the sections of the code up as I have done the initial logic of right and wrong quess and the hangman graphics is in place but Im finding it difficult to implemnent the logic to output the hangman parts and keep the loop going.

I want to keep it all in the one class, Main, and keep it as simple as possible as Im really trying hard to follow Java as programming in general I find very difficult but its a necessity for me to understand the basics.

Thanks for your time and any help would be sincerely appreciated. I have attached the code so far in zip format.
[786 byte] By [Deeko] at [2007-11-11 7:40:58]
# 1 Re: Need some Java Help, Implementing my code
What specifically are you having trouble with?
Phaelax at 2007-11-11 22:37:35 >
# 2 Re: Need some Java Help, Implementing my code
Would you like paste your code in the message?not as a attachment?
jetbrains at 2007-11-11 22:38:46 >
# 3 Re: Need some Java Help, Implementing my code
Thanks for the reponses, I have got myself a rudientary version working now with a few minor bugs I will try to iron out, thanks again. Any problems I run into again I will post again.
Deeko at 2007-11-11 22:39:39 >