I need some practice and so I decide to take on this project.
Trying to figure out if I could use several Class for this project.
1. one for the images of the hangman when they guess wrong it draw a image
2. one for the input info. ie user tries to guess the letters for the word This one is all most done. This is done with JFrame,
3. one for the words that will be stored in a arraylist or an array and it will choose the word ramdomly.
any Ideal would be great.
nomad
Trying to figure out if I could use several Class for this project.
1. one for the images of the hangman when they guess wrong it draw a image
2. one for the input info. ie user tries to guess the letters for the word This one is all most done. This is done with JFrame,
3. one for the words that will be stored in a arraylist or an array and it will choose the word ramdomly.
any Ideal would be great.
nomad
Comment