julianmaster / BitMaze

A 4x4 maze game for the 1 bit jam (https://itch.io/jam/bit-jam)

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

BitMaze

BitMaze is a maze game using only a 1x1 pixel (upscaled) screen display. This game is for the Bit jam hosted by Daniel Linssen

How to play

When you start the game you are in a maze. The maze have a size of 4x4. White screen indicate a free space in front of you and A black screen, a wall.

When the screen flashes, you have found the exit. When he finish, you are in a new maze !

Use left or right to turn in the maze. (Direction : North, South, East, West)
Use up to move forward.

Tips and tricks

Use a pencil and paper to draw the maze. This will help you to find the exit.

Example of maze

Maze example

The player is the green arrow and is in the west direction.

About

A 4x4 maze game for the 1 bit jam (https://itch.io/jam/bit-jam)

License:GNU General Public License v3.0


Languages

Language:Java 100.0%