Question: Create a simple Yahtzee game in Java(NO GUI -console only). -It should also record top scores in a txt.file that displays when user starts game

Create a simple Yahtzee game in Java(NO GUI -console only).

-It should also record top scores in a txt.file that displays when user starts game and if they get a high score it saves the score number and the score hand they got back into the txt file.

- have an additional file to store play data from the last 10 games.will be called score.dat" and will store a summary of the play from previous games -

3 rounds -score after three -let user hold one integer each round. hold back into array and then recall in next roll.

-dont allow re roll. but freeze an integer from rolling

Step by Step Solution

There are 3 Steps involved in it

1 Expert Approved Answer
Step: 1 Unlock blur-text-image
Question Has Been Solved by an Expert!

Get step-by-step solutions from verified subject matter experts

Step: 2 Unlock
Step: 3 Unlock

Students Have Also Explored These Related Databases Questions!