Submission for the Python Discord Code Jam 2021
This is a game to guess what's in the box. Try it out!
You have to install the dependencies to run the game. Then you're ready to play
Use this command to install the development dependencies.
$ pip install -r requirements.txt
In your terminal type after the terminal is pointed at this repository.
$ python src