Skip to content

alok1808/Quiz-Game

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Quiz-Game

A simple quiz game built using Python

Game Instructions:-

  1. Check your Python version by typing python --version in terminal/cmd prompt. If version is python 3.x you can continue. If version is python 2.x, try: python3 --version. If you receive a version replace 'python' with 'python3' for the rest of these instructions below.

  2. Start the game: type python(3) question.py.

  3. The game will run in the terminal. Answer the first question - whether you want to start the game. Select (a) Start the game (b) Exit.

  4. Pick your interest (a) Science (b) History of India (c) Commerce (d)Technology (e)World GK You'll be presented with domain specific questions.

  5. Read the general instructions prompt for point system information and how to answer the questions. Each question carries 2 points and there is a negative marking of -1 per question.

  6. Answer each question. At the end of the game, you will be provided with the feedback of your responses. If incorrect, the correct answer will be displayed. You will also be provided a little insight into the question and your final score will be revealed to you.

  7. The game will exit on its own. To play again, follow instructions from step 2.

About

A simple quiz game built using Python

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages