Question
creating the assembly code from scratch create a two player True or False Game. In the game the two users will be asked true or
creating the assembly code from scratch create a two player True or False Game. In the game the two users will be asked true or false questions. You can either have the two players answering the same questions or the players answering different questions. The kinds of topics you could base your true and false questions on could be but is not limited to: Operating Systems. Artificial Intelligence. Space Travel. Capital Cities. The Royal Family. Film and Television. General Knowledge. In the system, if the user gets 5 answers correct in a row, they win a prize. Give the user 3 lives and reduce this each time they get an answer wrong The form the quiz could take is: True or False The black box in a plane is orange. Player1: T Player2: F Player1 is correct. Player2 is wrong Player1 score 1 out of 1 Player2 score 0 out of 1 Dont be Cruel by Elvis Presley is 2 minutes 4 seconds long. Player1: F Player2: F You are both wrong. Player1 score 1 out of 2 Player2 score 0 out of 2 All polar bears are left-handed. Player1: T Player2: T You are both correct. Player1 score 2 out of 3 Player2 score 1 out of 3
Step by Step Solution
There are 3 Steps involved in it
Step: 1
Get Instant Access to Expert-Tailored Solutions
See step-by-step solutions with expert insights and AI powered tools for academic success
Step: 2
Step: 3
Ace Your Homework with AI
Get the answers you need in no time with our AI-driven, step-by-step assistance
Get Started