Loading...

Messages

Proposals

Stuck in your homework and missing deadline? Get urgent help in $10/Page with 24 hours deadline

Get Urgent Writing Help In Your Essays, Assignments, Homeworks, Dissertation, Thesis Or Coursework & Achieve A+ Grades.

Privacy Guaranteed - 100% Plagiarism Free Writing - Free Turnitin Report - Professional And Experienced Writers - 24/7 Online Support

Rock paper scissors lizard spock java program code

09/01/2021 Client: saad24vbs Deadline: 10 Days

CPS 150 Programming Assignment 5: RPSLS (Rock, Paper, Scissors, Lizard, Spock)


Update the Rock, Paper, Scissors program you wrote for Lab Project 14 so that it plays RPSLS.
The Rules for RPSLS are described by Dr. Sheldon Cooper on The Big Bang Theory (also quoted below), and shown in the diagram on the right.


Scissors cuts paper, paper covers rock, rock crushes lizard, lizard poisons Spock, Spock smashes scissors, scissors decapitates lizard, lizard eats paper, paper disproves Spock, Spock vaporizes rock, and as it always has, rock crushes scissors.





RPSLS Features (Updates):


· The user input should be text, not numerical (e.g., "rock" not 1). It should also be case-insensitive (see the Sample Run, below).


· Suggestion: use the Scanner method nextLine() instead of the Scanner method next() for user input.


· Suggestion: to minimize re-write of your existing code, "translate" the user input into one of five values (there are three in the original program);


· a good way to do this is to define and call a method static int textToNumber(String choice) .


·


· After each round, the user is prompted as to whether they want to play again (i.e., yes or no).


· Suggestion: only play again if the user enters yes; otherwise, end the game.


· Suggestion: use the Scanner method nextLine() instead of the Scanner method next() for user input.


·


· For each round, the user input of choice should be validated as one of the five valid choices; anything else causes the round to be forfeited and prompts the user as to whether they want to play another round.


· Suggestion: define a method static boolean isValid(String choice) and call it with the user choice as an if condition.


·


· You will have to add methods for the two new choices that the user can make:


· int lizardChoice(int computerChoice)


· int SpockChoice(int computerChoice)


· As with the original three methods, each of these two new methods returns one of the three named int constants PLAYER1_WINS, PLAYER2_WINS, or DRAW.


·


· You will also have to re-define (expand) the code in the original three methods rockChoice, paperChoice, and scissorsChoice to check whether the computer chose either of the two new choices (i.e., lizard or Spock).


 Sample Run (user input in color):


run:


Welcome to the game of Rock Paper Scissors Lizard Spock


Here are the rules:


    Scissors cuts Paper


    Paper covers Rock


    Rock crushes Lizard


    Lizard poisons Spock


    Spock smashes Scissors


    Scissors decapitates Lizard


    Lizard eats Paper


    Paper disproves Spock


    Spock vaporizes Rock


    (and as it always has) Rock crushes scissors


Ready? Then let's begin!


Player 1, enter your choice ( rock, paper, scissors, lizard, Spock ): rock


OK, you chose rock


Player 2 (computer) chooses rock


    It's a draw


Play again (yes/no)? yes


Player 1, enter your choice ( rock, paper, scissors, lizard, Spock ): spock


OK, you chose spock


Player 2 (computer) chooses lizard


    Lizard poisons Spock; Player 2 wins


Play again (yes/no)? yes


Player 1, enter your choice ( rock, paper, scissors, lizard, Spock ): banana <--- invalid input


Invalid choice "banana"; try again.


Player 1, enter your choice ( rock, paper, scissors, lizard, Spock ): Paper


OK, you chose paper


Player 2 (computer) chooses scissors


    Scissors cut paper; Player 2 wins


Play again (yes/no)? yes


Player 1, enter your choice ( rock, paper, scissors, lizard, spock ): <--- invalid input (empty string)


Invalid choice ""; try again.


Player 1, enter your choice ( rock, paper, scissors, lizard, Spock ): SCISSORS


OK, you chose scissors


Player 2 (computer) chooses paper


    Scissors cut paper; Player 1 wins


Play again (yes/no)? yes


Player 1, enter your choice ( rock, paper, scissors, lizard, Spock ): lIZARD


OK, you chose lizard


Player 2 (computer) chooses scissors


    Scissors decaptiate lizard; Player 2 wins


Play again (yes/no)? no


BUILD SUCCESSFUL (total time: 1 minute 30 seconds)


 --------------------------------------------------------------------------------------------


Assignment Grading (for each method):


· (Updated) Contract: 10%


· (Updated) Purpose Statement: 10%


· (Updated) Examples: 10%


· (Updated) Algorithm: 10%


(Updated) Method Code: 60%


What Do I Hand In?


Once you are done, upload the source code file (i.e., .java file) for your NetBeans project.

Homework is Completed By:

Writer Writer Name Amount Client Comments & Rating
Instant Homework Helper

ONLINE

Instant Homework Helper

$36

She helped me in last minute in a very reasonable price. She is a lifesaver, I got A+ grade in my homework, I will surely hire her again for my next assignments, Thumbs Up!

Order & Get This Solution Within 3 Hours in $25/Page

Custom Original Solution And Get A+ Grades

  • 100% Plagiarism Free
  • Proper APA/MLA/Harvard Referencing
  • Delivery in 3 Hours After Placing Order
  • Free Turnitin Report
  • Unlimited Revisions
  • Privacy Guaranteed

Order & Get This Solution Within 6 Hours in $20/Page

Custom Original Solution And Get A+ Grades

  • 100% Plagiarism Free
  • Proper APA/MLA/Harvard Referencing
  • Delivery in 6 Hours After Placing Order
  • Free Turnitin Report
  • Unlimited Revisions
  • Privacy Guaranteed

Order & Get This Solution Within 12 Hours in $15/Page

Custom Original Solution And Get A+ Grades

  • 100% Plagiarism Free
  • Proper APA/MLA/Harvard Referencing
  • Delivery in 12 Hours After Placing Order
  • Free Turnitin Report
  • Unlimited Revisions
  • Privacy Guaranteed

6 writers have sent their proposals to do this homework:

Top Essay Tutor
Best Coursework Help
University Coursework Help
Helping Hand
Writer Writer Name Offer Chat
Top Essay Tutor

ONLINE

Top Essay Tutor

I have more than 12 years of experience in managing online classes, exams, and quizzes on different websites like; Connect, McGraw-Hill, and Blackboard. I always provide a guarantee to my clients for their grades.

$40 Chat With Writer
Best Coursework Help

ONLINE

Best Coursework Help

I am an Academic writer with 10 years of experience. As an Academic writer, my aim is to generate unique content without Plagiarism as per the client’s requirements.

$35 Chat With Writer
University Coursework Help

ONLINE

University Coursework Help

Hi dear, I am ready to do your homework in a reasonable price.

$37 Chat With Writer
Helping Hand

ONLINE

Helping Hand

I am an Academic writer with 10 years of experience. As an Academic writer, my aim is to generate unique content without Plagiarism as per the client’s requirements.

$35 Chat With Writer

Let our expert academic writers to help you in achieving a+ grades in your homework, assignment, quiz or exam.

Similar Homework Questions

2.05 bill of rights email - Assumptions in qualitative research examples - Reply 1 and 2 , 150 words each one add references by 10/24 /2020 at 6:00 pm - What is the function of the nslookup utility? - Course Project - The professional employer organization peo is used for ____ - The economics of sports michael leeds pdf - CC2 - Dead poets society standing on desk scene - I would like to volunteer letter - Mkt 421 favorite brand paper - Safe harbor provisions under hipaa - Bimetallism vs gold standard - Ib math data booklet hl - UNIT 2 ASSIGNMENT - A survey of mathematics with applications 10th - Cream of tartar woolies - Health and gender interviw - Amoeba sisters video recap asexual and sexual reproduction - English Comp I - West oaks school meanwood - Gy6 stator voltage output - My mistress eyes are nothing like the sun analysis - HW1 - Warm ups for high school english - Twin brother of viola - Direct acting contingency - Bible - Marvell noir - Examples of converse inverse and contrapositive statements - Find the slope of the tangent line to the ellipse - Moral Philosophies and Cognitive Moral Development" - E toyota supplier portal - Peaceful warrior quotes socrates - Alfa laval ballast water treatment system manual - Colchester and district league - Human resource quizs - Blood bank testing flow chart - Development Economics - Part 3 Q&A - Dangerous goods declaration not signed - Policy practice and digital science pdf - Lab 1 creating objects for the dartt offsite services database - Final Portfolio Project - G. Provide a preliminary line item budget. Include detailed estimated costs with explanation/justification for expenditures to support your budget estimates. - X 2 1 n reduction formula - Communication - The management of zigby manufacturing prepared - Financial accounting provides the primary source of information for - Hydraulics and pneumatics definition - What are the five types of governmental funds - The evening herald plymouth - Lord of the flies student workbook answer key - Family the building block of society - Review on hbr course pack - Mortgage discharge form westpac - Ccna ospf lab packet tracer - What is the slope of a 45 degree line - Most scientists who use dna microarrays obtain them - Article Analysis 1 - Which ice cream flavor am i - Gender differences in listening - Signal diagram of 8085 - BUS660 WEEK 3 DISCUSSIONS 1&2 - Binks mach 1sl hvlp spray gun - Access grader project chapter 3 - Compare and contrast leadership and followership - A table explaining signs and symbols on a map - Cost volume profit analysis questions and answers doc - Luminol can be used at crime scenes to - Order 2335250: Organizational Development in Healthcare - Discuss the cultural and ethical implications when selecting human subjects. - War Dance movie review - Marie spartali stillman antigone - Mitosis vs meiosis video - The wizard of oz symbolism list - REPLY 1 ELDER ABUSE - Original mies van der rohe chair - Coca cola benefits and rewards - Extra points - Understanding and managing organizational behavior sixth edition - 961 hindmarsh tiers road - Case study. - The Status of Global HIV Efforts - What does gtpal stand for - Heidelberg school of art - Normal vector of a cylinder - My aqua dragons have not hatched - How to draw phasor diagram of transformer - Final Paper - Guyan machinery a west virginia manufacturing corporation - Bachelor of commerce course map monash - The adventures of an it leader chapter summary - What are developmental needs - Jennifer kent movies and tv shows - Grand videoke symphony 3 pro song list - Me and you barry louis polisar ukulele chords - Questionnaire for parents about their child's education - Chase bank gattis school road - St john's ambulance cadets uniform female