A downloadable game for Windows

Bunker Escape is a Morse code puzzle game where you must help people escape a bunker in post-apocalyptic Canada. Using the personal information of the six people stuck inside, you must unlock three doors using 4-digit keycodes.

Install:

This works with Windows only. Download all the files. The UserManual.pdf is included with all the source code. To play, just unzip the folders and run the executable (MainWindow.exe).

Alternatively, you can just run the source code yourself:

  1. Install Python 3.5.1
  2. Open a command prompt
  3. Navigate to directory of the Bunker Escape source code
  4. Run the command python MainWindow.py

User Manual:

You are a recluse radio operator living in the post apocalyptic wasteland of Canada. Everyday you sit in a room full of radio's tuned in to different broadcasts monitoring the surrounding area. Then one day you hear an SOS tapped out in Morse Code. You assume their other means of communication are down and thus are limited to only send and receive messages in Morse Code. You begin talking to the person manning the communications room and learn that in order to get them out you must discover a four digit code to open the door to their room and let them out. They also tell you that there are two more doors beyond theirs in order to escape from the bunker. The code for each room is based off of the personal information of the people trapped inside. Can you help them all escape?

Characters

Name: Andreas Maynard
Call Sign: AM
Room: Communications Room (Door 1)

Name: Hepzibah De La Fuente
Call Sign: HF
Room: Armoury (Door 2)

Name: Lew Salomon
Call Sign: LS
Room: Armoury (Door 2)

Name: Godric Albertsen
Call Sign: GA
Room: Entry (Door 3)

Name: Izak Geisler
Call Sign: IG
Room: Entry (Door 3)

Name: Serifina Rothbauer
Call Sign: SR
Room: Entry (Door 3)

Questions

1. What is your name?

2. How many years have you been at this outpost?

3. How many people are in your immediate family?

4. What is your favourite book?

5. What is your favourite movie?

6. How many tattoos do you have?

Controls

  • Save Ctrl+s
  • Exit Esc
  • Change Character Ctrl+c then call sign then enter
  • Question and Door Key Entry ...+enter
  • Repeat Ctrl +r
  • Delete Removes any commands

Dictionary

  • a ._
  • b _...
  • c _._.
  • d _..
  • e .
  • f .._.
  • g _ _.
  • h ....
  • i ..
  • j ._ _ _
  • k _._
  • l ._..
  • m _ _
  • n _.
  • o _ _ _
  • p ._ _.
  • q _ _ . _
  • r ._.
  • s ...
  • t _
  • u .._
  • v ..._
  • w ._ _
  • x _.._
  • y _._ _
  • z _ _ ..
  • 0 _ _ _ _ _
  • 1 . _ _ _ _
  • 2 .._ _ _
  • 3 ..._ _
  • 4 ...._
  • 5 .....
  • 6 _....
  • 7 _ _...
  • 8 _ _ _..
  • 9 _ _ _ _.

WE RECOMMEND USING A PAPER AND PENCIL!!!

Download

Download
BunkerEscape.zip 7 MB

Install instructions

This works with Windows only. Download all the files. The UserManual.pdf is included with all the source code. To play, just unzip the folders and run the executable (MainWindow.exe).

Alternatively, you can just run the source code yourself:

  1. Install Python 3.5.1
  2. Open a command prompt
  3. Navigate to directory of the Bunker Escape source code
  4. Run the command python MainWindow.py

Leave a comment

Log in with itch.io to leave a comment.