- #BlueJ class context
- comment0.target=Game
- comment0.text=\n\ Write\ a\ description\ of\ class\ Guess\ here.\n\n\ @author\ (your\ name)\n\ @version\ (a\ version\ number\ or\ a\ date)\n
- comment1.params=
- comment1.target=Game()
- comment1.text=\n\ Start\ game.\n
- comment2.params=usersGuess
- comment2.target=boolean\ checkGuess(int)
- comment2.text=\n\ \n
- comment3.params=
- comment3.target=void\ play()
- numComments=4
|