Skip to content

A True/False quiz game built-in Python by Object-Oriented Programming principles.

Notifications You must be signed in to change notification settings

kasoglu/quiz-game

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

True/False Quiz Game

How to Play?

Once you've clone the repository on your computer, run the main.py file on your terminal. You'll will welcome to game-start screen.

Now, you start to answer the questions. If you think that sentence is correct just type "yes" else type "no" .

game_start

After you completed the quiz, you will able to see your final score.

If you answered all of the questions correctly, program will prompt "Well Done!" ascii art or

game_done

If you answered wrong even 1 question, it prompts "Try Again" art.

game_over

Good Luck..

About

A True/False quiz game built-in Python by Object-Oriented Programming principles.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages