Question: Write a new program in LabView to create the game of EVEN or ODD. Two players randomly generate a number between 1 1 0 0
Write a new program in LabView to create the game of EVEN or ODD. Two players randomly generate a number between If the sum of both numbers generated is EVEN, Player wins. If the sum is ODD, Player wins.
Step : points
Use a random number generator random number in Labview randomly selects a rational number between and and scale it to represent a number from avoiding Assign the number generated by two random number generators as outcomes of each player. Create separate numerical indicators for Player and Player s outcomes. Create an indicator for sum of the outcomes and also a string indicator for winner of the game. Write a code to determine the winner. Display the winner!
Step : points
Repeat this code in a loop for times and whoever wins most of the games is declared the champion. Display this Champion in a string indicator as well. If it is a Draw, display DRAW in the Champion indicator. Write
Step : points
Put your name and date in a string constant on front panel
Attached, you may find my current progress on the block and front panel diagrams on LabView. Please offer clear steps on how I can proceed forth from this stage. Thank you!
Step by Step Solution
There are 3 Steps involved in it
1 Expert Approved Answer
Step: 1 Unlock
Question Has Been Solved by an Expert!
Get step-by-step solutions from verified subject matter experts
Step: 2 Unlock
Step: 3 Unlock
