This game is not designed to run on your device. Add it to a collection to play later, or you can try to run it anyway.

Use stealth and parkour to break out of a prison of cold, unfeeling machines. Can you Escape Big Sister's watchful eye?

This demo was made in Pygame and was not supposed to be played on the Web. There are many bugs not present in the download file.

  • Arrow Keys / WASD to Move / Jump / Crouch
  • Space can be used to Jump
  • Ctrl can be used to Crouch
  • Shift to Run
  • Shift + Crouch to Slide. You can perform a Slide Jump.
  • Q to Whistle
  • F to see FPS
  • R to Reset Screen
  • G to Reset Game
  • ESC to go back to the Main Menu
  • Z (hold) to Ignore Collision
  • 1, 2, 3, 4 to toggle on / off some of the game effects and debugs



Download

Download
Prison Break - Escape Big Sister.zip 116 MB

Install instructions

The download file doesn't have a .exe.

It requires you to run it using Python and installing the necessaries packages (pygame, pytmx, numpy, pillow) for the game to run successfully.

In the future I will try to see a way to make this process easier, but for now it will stay like this as this game was made primarily for a presentation.

Comments

Log in with itch.io to leave a comment.

I tried installing pygame but I've been struggling, let me know if you manage to pack the whole game together, I've heard that with Python you can put a python version and all necessary import together and just share that to people and they don't have to install anything to run your program.