/code-jam-2021

Tactful-tunas team code for Python Discord's Code Jam 2021

Primary LanguagePythonMIT LicenseMIT

Think Inside the Box

Submission for the Python Discord Code Jam 2021

This is a game to guess what's in the box. Try it out!

How do I use it?

You have to install the dependencies to run the game. Then you're ready to play

Installing the Dependencies

Use this command to install the development dependencies.

$ pip install -r requirements.txt

Play the Game

In your terminal type after the terminal is pointed at this repository.

$ python src