Code Monkey home page Code Monkey logo

pyquiz's Introduction

PyQuiz

PyQuiz is an interactive quiz game built with Python. Originally, the aim of this project was to create an application and learn the basics of Python GUI programming with Tkinter. As I explored Tkinter more, I got the idea to develop this simple game.

When opened, the PyQuiz application provides its user with multiple choice questions. The user's score is incremented by 5 points for each correct answer and reduced by 5 points with every incorrect answer. It also asks the user for confirmation before exiting the application.

Release: v0.2 29th September, 2017.

Release: v0.3 18th December, 2017.

Installation

To install PyQuiz to your system,

sudo pip install py-quiz

or clone this repo, and fire

$ sudo python setup.py install from the cloned repository.

To Run Py-Quiz

Just fire up the command py-quiz in your terminal $ py-quiz

Things To-Do:

  • Create basic application
  • Add score counter
  • Add questions from JSON file.
  • Create a pip installer package
  • Confirm quit option
  • Resize Window as per question length. ( If someone could help me with this, it would be great!)

To Contribute to this project

Check the Contributing.md file on how to contribute to this open source project.

Glimpse of PyQuiz

Welcome Main About Quit

Info

PyQuiz is maintained at https://github.com/abhijitnathwani/PyQuiz/ Any questions/suggestions are welcome. Feel free to drop an email: [email protected] or raise and issue with the repo.

The branch Pyquiz-Python3 contains the source for Python3 converted by idenc.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.