/code-jam

👾 Submission for the Python Discord Summer 2021 Code Jam.

Primary LanguagePythonMIT LicenseMIT

Boxed

Terminal View

Video Demonstration

Hello and welcome to Boxed, a recursive puzzle game, all within your terminal! This project was made as a submission for the Python Discord Summer Code Jam 2021.

A very in-depth guide to installing, setting up and playing this game is available here.

Installation with poetry

Boxed uses poetry as its dependency manager. For installation, clone this repository and run poetry install to get the requried dependencies.

Installation without poetry

Don't want to use poetry to install the dependencies? No problem! Simply run pip install -r requirements.txt instead.

Running the program

After installing the required dependencies, run python -m boxed in order to run the application.

Contributors

Aaris-Kazi

Abhishek10351

DrokoDomi

Numerlor

ShanTen

SystematicError