Code in phyton ! For project 2 you will create a quiz game similar to “Who Wants to be a Millionaire?”, or “Jeopardy”.  However, the game should be completely your own and not like any that are currently on the internet.   Requirements: Your game will include 10 questions (minimum). Please choose a single category to make all of the questions about. These questions and the 4 or 5 possible answers must be read in from a text file. The correct answers must also be read in. You will ask the user multiple-choice questions (in increasing difficulty).   Each question, if answered correctly, will have a point value attached to it. The point values should be as follows: from 100 -to 1000. You may apply negative points for questions wrong if you want to in your game. The score will be an accumulation of the points earned throughout the game and the user may continue even if he/she answers incorrectly.   Show the user’s point total after each question is answered. Include a text file called “highscore.txt” that stores the highest scoring player’s first name and score.   Update the text file if the user scores the highest score.     Grading Criteria:   Algorithm   (10 points)                         _____ Written without any python syntax Detailed showing all steps and information needed   Text File reading in (20 points)         _____ Questions, answers, correct answer all read in from file Stored and used properly in program   Text File writing out (20 points)       _____ Read in from file (to check the current high score) Compare player score to score in file Write to file if highest score, player name and score   If Structures (15 points)                      _____  Input Validation (must choose one of the options offered). Keeps asking if anything else entered Shows correct or incorrect and points earned for question   Score Accumulation (10 points)      ______   User friendly display (10 points)     _______ Intro/outro/Game Title/formatting Asks for name and uses it in game Easy to follow and play Accounts for entry errors (caps, spaces, etc) Try/except included   Code is readable  (15 points)            _______ Comments in code and header comments included White space as needed

Computer Networking: A Top-Down Approach (7th Edition)
7th Edition
ISBN:9780133594140
Author:James Kurose, Keith Ross
Publisher:James Kurose, Keith Ross
Chapter1: Computer Networks And The Internet
Section: Chapter Questions
Problem R1RQ: What is the difference between a host and an end system? List several different types of end...
icon
Related questions
Question
100%

 

Code in phyton !

For project 2 you will create a quiz game similar to “Who Wants to be a Millionaire?”, or “Jeopardy”.  However, the game should be completely your own and not like any that are currently on the internet.

 

Requirements:

  • Your game will include 10 questions (minimum). Please choose a single category to make all of the questions about. These questions and the 4 or 5 possible answers must be read in from a text file.
    The correct answers must also be read in.
  • You will ask the user multiple-choice questions (in increasing difficulty).  
  • Each question, if answered correctly, will have a point value attached to it. The point values should be as follows: from 100 -to 1000. You may apply negative points for questions wrong if you want to in your game.
  • The score will be an accumulation of the points earned throughout the game and the user may continue even if he/she answers incorrectly.   Show the user’s point total after each question is answered.
  • Include a text file called “highscore.txt” that stores the highest scoring player’s first name and score.  
  • Update the text file if the user scores the highest score.

 

 

Grading Criteria:

 

  1. Algorithm   (10 points)                         _____
    • Written without any python syntax
    • Detailed showing all steps and information needed

 

  1. Text File reading in (20 points)         _____
  • Questions, answers, correct answer all read in from file
  • Stored and used properly in program

 

  1. Text File writing out (20 points)       _____
  • Read in from file (to check the current high score)
  • Compare player score to score in file
  • Write to file if highest score, player name and score

 

  1. If Structures (15 points)                      _____ 
  • Input Validation (must choose one of the options offered). Keeps asking if anything else entered
  • Shows correct or incorrect and points earned for question

 

  1. Score Accumulation (10 points)      ______

 

  1. User friendly display (10 points)     _______
    • Intro/outro/Game Title/formatting
    • Asks for name and uses it in game
    • Easy to follow and play
    • Accounts for entry errors (caps, spaces, etc)
    • Try/except included

 

  1. Code is readable  (15 points)            _______
  • Comments in code and header comments included
  • White space as needed
  • Efficient
Expert Solution
trending now

Trending now

This is a popular solution!

steps

Step by step

Solved in 3 steps with 10 images

Blurred answer
Recommended textbooks for you
Computer Networking: A Top-Down Approach (7th Edi…
Computer Networking: A Top-Down Approach (7th Edi…
Computer Engineering
ISBN:
9780133594140
Author:
James Kurose, Keith Ross
Publisher:
PEARSON
Computer Organization and Design MIPS Edition, Fi…
Computer Organization and Design MIPS Edition, Fi…
Computer Engineering
ISBN:
9780124077263
Author:
David A. Patterson, John L. Hennessy
Publisher:
Elsevier Science
Network+ Guide to Networks (MindTap Course List)
Network+ Guide to Networks (MindTap Course List)
Computer Engineering
ISBN:
9781337569330
Author:
Jill West, Tamara Dean, Jean Andrews
Publisher:
Cengage Learning
Concepts of Database Management
Concepts of Database Management
Computer Engineering
ISBN:
9781337093422
Author:
Joy L. Starks, Philip J. Pratt, Mary Z. Last
Publisher:
Cengage Learning
Prelude to Programming
Prelude to Programming
Computer Engineering
ISBN:
9780133750423
Author:
VENIT, Stewart
Publisher:
Pearson Education
Sc Business Data Communications and Networking, T…
Sc Business Data Communications and Networking, T…
Computer Engineering
ISBN:
9781119368830
Author:
FITZGERALD
Publisher:
WILEY