Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

abhijitnathwani/PyQuiz

Repository files navigation

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: abhijit.nathwani@gmail.com or raise and issue with the repo.

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

About

No description, website, or topics provided.

Resources

License

Contributing

Stars

Watchers

Forks

Releases

No releases published

Packages

Contributors

Languages

AltStyle によって変換されたページ (->オリジナル) /