Write a Java Program In this problem, you will create a small guessing game, where the user tries to guess the order in which the letters of a word will be randomized. To do so: 1. Prompt the user to select one of two levels. If the user selects easy, the game will generate a random word of five characte

Computer Networking: A Top-Down Approach (7th Edition)
7th Edition
ISBN:9780133594140
Author:James Kurose, Keith Ross
Publisher:James Kurose, Keith Ross
Chapter1: Computer Networks And The Internet
Section: Chapter Questions
Problem R1RQ: What is the difference between a host and an end system? List several different types of end...
icon
Related questions
Question
Write a Java Program
In this problem, you will create a small guessing game, where the user tries to guess the order in which the letters of a word will be randomized. To do so:
1. Prompt the user to select one of two levels. If the user selects easy, the game will generate a random word of five characters. If the user selects hard, the game will generate a random word of ten characters.
2. Generate a random word, of unique characters, based on the level selected by the user. Print the generated word.
3. Randomly shuffle the letters of the word and ask the user to enter a word guessing the new order of the letters.
4. Print the randomly shuffled word and the result which is the similarity percentage between the answer and the shuffled word.
5. Keep track of the scores of the user in a text file called “Scores.txt”. The document will show the scores as shown in the sample below. Each time the user finishes a game add the score to the document.
 
Manually create the document with the initial sample below.
 
SCORES: 80.00 70.00 60.00
Expert Solution
steps

Step by step

Solved in 2 steps with 4 images

Blurred answer
Recommended textbooks for you
Computer Networking: A Top-Down Approach (7th Edi…
Computer Networking: A Top-Down Approach (7th Edi…
Computer Engineering
ISBN:
9780133594140
Author:
James Kurose, Keith Ross
Publisher:
PEARSON
Computer Organization and Design MIPS Edition, Fi…
Computer Organization and Design MIPS Edition, Fi…
Computer Engineering
ISBN:
9780124077263
Author:
David A. Patterson, John L. Hennessy
Publisher:
Elsevier Science
Network+ Guide to Networks (MindTap Course List)
Network+ Guide to Networks (MindTap Course List)
Computer Engineering
ISBN:
9781337569330
Author:
Jill West, Tamara Dean, Jean Andrews
Publisher:
Cengage Learning
Concepts of Database Management
Concepts of Database Management
Computer Engineering
ISBN:
9781337093422
Author:
Joy L. Starks, Philip J. Pratt, Mary Z. Last
Publisher:
Cengage Learning
Prelude to Programming
Prelude to Programming
Computer Engineering
ISBN:
9780133750423
Author:
VENIT, Stewart
Publisher:
Pearson Education
Sc Business Data Communications and Networking, T…
Sc Business Data Communications and Networking, T…
Computer Engineering
ISBN:
9781119368830
Author:
FITZGERALD
Publisher:
WILEY