Skip to content

cj8-cheerful-cheetahs/Python-Code-Jam-2021-Project

Repository files navigation

Python Summer Code Jam 2021

Code Jam Requirements

  • Technology: TUI
  • Framework: Blessed
  • Theme: Thinking Inside the Box

"BreakTheBox" is a Escape Room/Puzzle Game

  • In this game you are a network security architect working for the USA, your job is to hack into an Iranian Network and eliminate a bomb threat.

Theme (Thinking Inside the Box)

This game is set in a "virtual box" a fake operating system. The player will have to think to overcome many puzzles and escape the box they are trapped in.

Features

  • This game features a text based command line operating system.
  • Tons of hints and puzzles.
  • Custom made Hacking tools that let you hack into ports, ips and passwords.

Installation

Run the following in the project this current directory:

  • pip install -e .
  • python setup.py develop
  • cd virtualbox
  • project

Dependancies

Credits

Team