Botxan / Bank-Robber-Run

Shell escape room developed for Introduction to Operating Systems subject.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool


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.

About

Shell escape room developed for Introduction to Operating Systems subject.

License:MIT License


Languages

Language:C 93.7%Language:Roff 4.6%Language:Makefile 1.6%Language:Shell 0.0%