Skip to content

julianmaster/BitMaze

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.