Skip to content

kizzandev/quiz-game

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Quiz Game

This is an interactive command-line interface (CLI) quiz game where you control the questions! Create your own quizzes, challenge yourself, and even share your question sets with others.

Features ✨

  • Customizable Questions & Answers: Define your own questions and answers.
  • Dynamic Shuffling: Questions and their answers re shuffled every time you play for a fresh experience.
  • Replayability: Play the same queiz again, or add new questions to an existing set.
  • Save & Load: Save your custom question sets to a file for later use or to share with friends.
  • Score Tracking: See your results at the end of each game.

Usage 🔥

First, make sure to have Python 3.X or higher.

  1. Clone the repo

    git clone https://github.com/kizzandev/quiz-game.git
    cd quiz-game
  2. Run the script

    python3 main.py

File Format for Saved Quizzes

Quizzes are saved in a simple JSON format. To share it, all you have to do is to copy and paste the file.

Contributing 🤝🏼

Got ideas to make the quiz game even better? Whether it's a new feature, a bug fix, or an improvement to the code, contributions are welcome! Feel free to submit a pull request.

About

Quiz game with features, includes sharing!

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages