Skip to content

The game is a quiz game based on Information Technologies, and users are testing their own knowledge on the subject.

Notifications You must be signed in to change notification settings

oykueren/QUIZIT

Repository files navigation

QUIZIT

A Quiz game written in Python that depends on user knowledge.

Installing

Download the Python 3 from the official website and install it.

Run the followings in the terminal to install the colorama, plotext libraries

pip3 install colorama
pip3 install plotext

Running the application

After initialaizing the libraries the quiz game can be played only by executing the 'main.py' file. No other files needed to be executed.

python main.py

Prerequisites

  • Python
  • Colorama, an open source Python library for making colorful terminal prints.
  • Plotext, an open source Python library for makin graphs and plots.

Authors

  • Öykü Eren

About

The game is a quiz game based on Information Technologies, and users are testing their own knowledge on the subject.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published