modifying a program
- From: "patrick_woflian" <gingercrock@xxxxxxxxxxx>
- Date: 29 Nov 2005 11:58:51 -0800
PROBLEM:
'Modify the game to allowe the user to specify the difficulty of the
game as command line parameters:
java HiLo nDicenSides
EG java HiLo 2 6 would roll two six sided dice and add the results to
give a number between one and twelve..
after each game ask the user if they wish to play again.. store and
display their best score over all the games..
any ideas how to go about this?
.
- Follow-Ups:
- Re: modifying a program
- From: Alan Krueger
- Re: modifying a program
- From: Roedy Green
- Re: modifying a program
- From: Hal Rosser
- Re: modifying a program
- From: Oliver Wong
- Re: modifying a program
- Prev by Date: Re: Signature Capture Applet - Version 2
- Next by Date: Re: modifying a program
- Previous by thread: Signature Capture Applet - Version 2
- Next by thread: Re: modifying a program
- Index(es):
Relevant Pages
|