Skip to content

Latest commit

 

History

History
42 lines (25 loc) · 1.2 KB

README.md

File metadata and controls

42 lines (25 loc) · 1.2 KB

QuizApp

Information about App

  • "Quiz App" it is an simple quiz game based on python.With the help of python tkinter this app is made.
  • To play the quiz you have to register yourself and then login.
  • Their are three levels: Easy, Medium & Difficult.
  • Each question have 10sec

Information about files inculed

  • quiz.py : Contain logic and code
  • quiz.db : It an database file contain username, password & question, answer

Module Used GUI Module Used : Tkinter

For external libraries : pip install pygame

Screenshot:

  1. Main Screen

image

  1. Register yourself

image

  1. Login page

image

  1. Select the level

image

  1. Enjoy the Quiz

image

Developed by: Sahil Janbandhu