-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
21fba2a
commit a605746
Showing
1 changed file
with
13 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,13 @@ | ||
# TrollEscape | ||
My little escape the maze game | ||
|
||
Here, you can see the full maze | ||
|
||
![Full maze](https://github.com/metjuperry/TrollEscape/blob/master/fullMaze.png?raw=true) | ||
|
||
But in the game it looks like this. | ||
|
||
![Blind](https://github.com/metjuperry/TrollEscape/blob/master/Screen.png?raw=true) | ||
|
||
The character only sees what's in front of him. Unless he finds a map (randomly placed), | ||
only then can he write down what he saw before. 2 maps reveal entire maze. |