Skip to content

Latest commit

 

History

History
47 lines (34 loc) · 1.94 KB

README.md

File metadata and controls

47 lines (34 loc) · 1.94 KB

Description

The player takes on the role of a member of a gang that intends to rob a bank.

The bank is expecting an electrician in one hour, as there has been a power outage in the basement of the bank. The player will then have that time to infiltrate, move around the bank and get hold of the resources needed to gain access to the vault room. But this will not be a piece of cake, as the player will have to dodge the security measures typical of a bank of that caliber (guards, lasers, cameras... even the director himself).

You can find all the documentation and storyline of the project here.


Instalation

git clone https://github.com/Botxan/Bank-Robber-Run.git
cd Bank-Robber-Run/Game/
make
cd ..
./BANK-ROBBER-RUN

In-game

Spoiler warning
You can find the map and all the decision trees of the game here.


This repository serves as a project for Introduction to Operating Systems subject. Shell escape room developed for Introduction to Operating Systems subject.