Giter Club home page Giter Club logo

quiz-game's Introduction

Hi there ๐Ÿ‘‹

This is โœจ cherryWood55 โœจ, aka, Diya NagChaudhury.

  • ๐Ÿ”ญ Iโ€™m currently a Research student at Indian Institute of Science, Bangalore.
  • ๐ŸŒฑ Iโ€™m currently exploring the world of Data Science, shaping stories from its depths.
  • ๐Ÿ‘ฏ Iโ€™m looking to collaborate on projects spanning Programming, Software development and Machine Learning.
  • ๐Ÿค” Iโ€™m looking for help with the intricacies of deploying machine learning models in real-world applications.
  • ๐Ÿ’ฌ Ask me about my passion for learning, my coding adventures, my love for writing, guitars, travel, coffee and cats.
  • ๐Ÿ“ซ How to reach me: https://www.linkedin.com/in/idiya-nc/
  • ๐Ÿ˜„ You can find me on: https://www.cherrywood55.blogspot.com
  • โšก Fun fact: I once attempted to teach my cat how to code, but all it did was knock my keyboard off the desk!

quiz-game's People

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar

quiz-game's Issues

Start menu error checking

In the start menu, if you accidentally press something other than A or a or B or b, you will get kicked out of the game. Would be nice to give player a chance to correct a mistaken keystroke before getting kicked off.

Shuffle the questions

Make the questions appear in a random order so that the player doesn't win just by sheer memorization!

Display the results in a more detailed manner

Some enhancement features which are pretty easy and fun to do:

  • After the quiz is over, the user would probably want to see the questions they got right or wrong.

  • Also give the user some extra information and encourage them to learn more about the same topic.

  • Add links to appropriate websites where such info could be found.

Update the README

  1. Go through the files in the project.
  2. Add instructions as to how the game is played in the README.
  3. Submit a PR from your own branch to master.

Save Questions in external files

Since you are saving all the questions and answers as list elements in the main python script, this program becomes more difficult to manage as more questions and answers are added to it.


Solution : Save the question-answers pairs as a list of ordered sets in an external file which can be easily modified to add or remove questions without having to change the main script.
External files maybe in the form of .csv, .json or .py .

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.