GithubHelp home page GithubHelp logo

mcatjeopardy's Introduction

Jeopardy in Python

I had seen some jeopardy games prepared with Powerpoint slides to use in the classroom but the problem was keeping track of the game as in which questions had already been answered and what the scores were. This is a simple implementation of the jeopardy game using python. The purpose of this game is to be able to create fast content for the class room and use the jeopardy game as an activity to teach in the classroom with more engament among the students. The questions are stored in CSV file (editable with any spreadsheet application). The rows begin from one since row 0 is dedicated to categories stored under the categories section in the CSV file.

Row Col Question Answer Categories
1 0 Some Question ANS CAT 0

This method can be used in the classroom for any subject and as tool for review or teaching new material.

Prerequisites:

You need to have python3 installed and also to either clone this repository or have the files in the repo in a directory.

How to use:

simply create an excel file as in the repository for your question set. Navigate to the directory with the jeopardy.py file

# python3 jeopardy.py

Answer the questions from the promptas to how many teams and team names and you are set to go.

mcatjeopardy's People

Contributors

pharzan avatar

Watchers

 avatar

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.