/JeopardyPy

A Jeopardy Game written in console completely in Python 3 syntax

Primary LanguagePythonMIT LicenseMIT

Jeopardy Py Game

Project Description

A jeopardy game in a 4 by 4 dimensional trivial game. Includes 4 topics related to GenOne, python, linux, and career related topics/facts. These are sectioned from 100-400 level from easiest to hard. The goal is to make it a collaborative and interactive project for any class to participate in.

Getting Started

These instructions will get you a copy of the project up and running on your local machine for development and testing purposes.

Prerequisites

There are no additional installation of packages or libraries required for this project aside from two important ones for this project. We are utilizing the PrettyTable Python library which is used to easily display data in a visual ASCII table format. As well as the colorama Python library which allows to color your terminal text to your choosing. All of these packages have been tested and compatible with version Python 3 which must be pre-installed in order to run this program.

Contributors

License & Copyright

Licensed under the MIT License.
Copyright ©️ 2018. Sayem Shahrier.
All Rights Reserved.