This site requires JavaScript, please enable it in your browser!
Greenfoot back
Peach
Peach wrote ...

2014/5/18

Hangman

Peach Peach

2014/5/18

#
I am creating a hangman game. In my scenario, there is a box on the right side (beside the hangman diagram) for letters that are incorrectly guessed by the player to appear in. But the problem is, I don't know how to do that. Does anyone know how to do this and what the code is? Thanks.
danpost danpost

2014/5/18

#
Not enough information and no apparent code attempt. Only thing I can say with what is given is "use either 'setLocation' or 'addObject'". I guess that 'drawString' or 'drawImage' would work also.
You need to login to post a reply.