A person to play rock-paper-scissors with a computer

Assignment Help Electrical Engineering
Reference no: EM13958052

Rock, Paper, Scissors
Description:
To expand further, we want to try out logic in interacting with users. Here is a sample of a game, using loops and decisions to allow a person to play rock-paper-scissors with a computer.
Pseudocode
We have a helper function that we will use here that tells us who won. It will result in +1 if the player wins, a -1 if the computer wins, and a 0 if it is a tie.
function compareOutcome(computerMove: Integer, 
playerChoice : Integer) returns Integer
And the main flow of our logic is as such.
while (true)
Integer : computerChoice = randomChooser()
Integer : playerEntry = prompt user to enter a value
If (playerEntry is not a valid input)
Prompt user they have picked a bad number and try again
Else
Integer : outcome = compareOutcome(computerMove, playerEntry)
If (outcome = 0)
Prompt user it is a tie, and try again
Else if (outcome = -1)
Prompt user they lost
Break out of loop
Else
Prompt user they won
Break out of loop
End if
End if
end loop
Flowchart


Note: In this case, note the advantages and disadvantages of flowcharts and pseudocode. The flowchart is easy to follow the logic for one scenario, but does it make it easier or harder to understand the code as a whole? There is no strict answer, but one that tells you a bit about your way of thinking and personal preference.
Interaction Scenario
For either of the solutions above, follow the logic and map out your interaction step-by-step, trying to exercise all paths of the logic. You will have to take at least 2 times through the game to map all scenarios.
Scenario 1
Step User Input System Response
1 User chooses 50 System says lower
2 ... ..


Scenario 2
Step User Input System Response





(copy and add more if needed/desired)
Number Guessing Game
Description
Now it is your turn to try out user interaction with a simple game. This goes back to the number guessing game. The user will input a number each time, say between 1 and 100. The computer will randomly select 1 number each game (note this is different than the example above where it selects a new answer each round), and the game continues until the user guesses the right number. 
Like above, your solution should accommodate for invalid input, but do not worry about how to make that logic work for now. Your solution should give some hints though if the guess the user made was too high or too low, to help them on their way.
Flowchart
<Your solution here>
Pseudocodeour solution here> 

Reference no: EM13958052

Questions Cloud

Calculate the residual income/eva of lakeside hospital : Calculate the residual income/EVA of Lakeside Hospital.
Relative merits of fixed and floating exchange rate regimes : Debate the relative merits of fixed and floating exchange rate regimes. From the perspective of an international business, what are the most important criteria in a choice between the systems? Which system is the more desirable for an international b..
Discuss the the customer is always right attitude : Discuss the “the customer is always right” attitude. As a customer, do you believe that you are always right and that companies should cater to what you want to have? As an employee, what do you do when you believe the customer is right, but the comp..
Find the speed of the stream : A two digit number is such that the product of its digits is 35. When 18 is added to the number, the digits interchange their places. Find the number.
A person to play rock-paper-scissors with a computer : To expand further, we want to try out logic in interacting with users. Here is a sample of a game, using loops and decisions to allow a person to play rock-paper-scissors with a computer.
Write down the strategies of the two players : How many twbgames are then: in this game (excluding the game itself)? b. Write down the strategies of the two players. c. Find all pure strategy subgame perfect Nash equilania.
What are the projected availabilities of each machine : A manager must decide between two machines. The manager will take into account each machine’s operating costs and initial costs, and its breakdown and repair times. Projected times for machine B are an average operating time of 54 hours and a repair ..
Evaluate the cost incurred by talbot partners compared : Evaluate the cost incurred by Talbot Partners compared to the benchmark cost.
Swot analysis part of the marketing plan for microbrewery : The swot analysis part of the marketing plan for a microbrewery would contain information of :

Reviews

Write a Review

Electrical Engineering Questions & Answers

  Find what should the value of the capacitance be

A linear circuit has a capacitance of 1.0 mF and an inductor of 1.0 µH. If the frequency response of the voltage gain should stay the same and the capacitor is scaled to 70 µF, what should the value of the inductor be

  What is corresponding change in the regulated output voltage

A shunt regulator utilizing a zener diode with an incremental resistance of 5ohm is fed through an 82ohm resistor. If the raw supply changes by 1.0V, what is the corresponding change in the regulated output voltage

  Calculate the magnitude and phase angle of the current

Calculate the magnitude and phase angle of the current through the coil, and the magnitude and phase angle of the voltage across the coil. Also, calculate S, P and Q for the circuit

  Determine how much current must a logic output source

How much current must a logic output source, in order to maintain an output voltage of 2.5V when driving a 5K resistor connected to ground.

  Find correlation coefficient between input x and output y

The output of a communication channel is Y = X + N where X and N are independent, zero mean, random variables. X represents signal and N is noise. (a) Find the correlation coefficient between the input X and the output Y.

  What is spectral efficiency of theoretical max throughput

Shannon's Law describes the relationship between bandwidth, signal power, and noise in determining the theoretical maximum Capacity in bits per second of a particular communications channel.

  How did emerging technology change american art

How did emerging technology change American art? How does it continue to change? Do you think the effects of technology have been positive or negative?

  Calculate the inverse fourier transform

Compute the inverse Fourier transform for X(ω) = cos 4ω. 5. A signal with the highest frequency component at 10 kHz is to be sampled. To reconstruct the signal, the sampling must be done at a minimum frequency of?

  Find input power to the circuit from the source at frequency

A 120V(rms), variable-frequency source is connected in series with a 100Ω resistor and 100μF Capacitor. Find the input power to the circuit from the source at the frequency where the power factor of thr load is 0.75.

  Report - changes on primavera p6 can you write a part of

report - changes on primavera p6 can you write a part of project which is about developing a schedule of power

  Working capitalliquidity analysis

Working Capital, Liquidity Analysis, Internal Finance, Forecasting, and Multinational Financial Management: This module covers basic capital budgeting including: time value implication on cash flows and risk assessment; capital structure and leverage..

  Determine the minimum receive signal power to achieve

The pre- Limiter circuitry has a Noise Figure of 8dB and an input Noise Temperature of 1800C. Given an FM demodulation noise improvement of 17dB, determine the minimum receive signal power to achieve a post detection signal to noise ratio of 35dB.

Free Assignment Quote

Assured A++ Grade

Get guaranteed satisfaction & time on delivery in every assignment order you paid with us! We ensure premium quality solution document along with free turntin report!

All rights reserved! Copyrights ©2019-2020 ExpertsMind IT Educational Pvt Ltd