::

Escaping the bit


[The development is: Completed]

This is a weird one.

I made EscapingTheBit for the "1 Bit Jam" which was hosted Daniel Linssen on itch.io.

The rules for it was pretty brutal:

The game is about a blind guy trapped in a room. You need to find the key and the exit door checking what you have around you.

A monster is also randomly wandering in that room.

The gameplay

The game has two main state: Idle and checking.

The idle mode is the initial one, it's mainly black with white flashes which indicates the beating of your heart, faster it flashes and few hp you have. You switch to checking mode pressing space.

The checking mode is mainly white with black flashes. It is divided in four part: checking left, checking up, checking right, and checking down.

When you enter the checking mode it will cycle through left up right down automatically and for every direction the screen will flash in different modes indicating what you have on that direction:

So, for example if you have a wall on your left and your right, a free space up, and a key down the screen will do a long flash, a short one, another long one, and two short flashes and then will return in idle mode.

References:

Itch.io Page => https://elkiwydev.itch.io/escaping-the-bit