Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

Hangman Game Rubric IN JAVA jGrasp please write comments explaining each line of code Possible Points Points Earned Functionality Implement selecting a word to guess

Hangman Game Rubric IN JAVA jGrasp please write comments explaining each line of code

Possible Points

Points Earned

Functionality

Implement selecting a word to guess (Random word or user input)

Correctly handle correct guess (display all occurrences of letter guessed)

Correctly handle incorrect guess (keep track of number of incorrect guesses)

Correctly handle situation where user loses the game. (should only allow 6 incorrect guesses & display word)

Correctly handle situation where user wins the game (display congratulation message and end game or ask user to play again)

User Interface

Provide clear instructions for the user

Provide a way for user to know all the letters they have guessed

Provide a way for user to know how many correct/incorrect attempts they have made

Code

Comment your code

Provide at least 2 methods besides the main method

Explanation of code

Step by Step Solution

There are 3 Steps involved in it

Step: 1

blur-text-image

Get Instant Access to Expert-Tailored Solutions

See step-by-step solutions with expert insights and AI powered tools for academic success

Step: 2

blur-text-image

Step: 3

blur-text-image

Ace Your Homework with AI

Get the answers you need in no time with our AI-driven, step-by-step assistance

Get Started

Recommended Textbook for

Business Process Driven Database Design With Oracle PL SQL

Authors: Rajeev Kaula

1st Edition

1795532386, 978-1795532389

More Books

Students also viewed these Databases questions