Skip to content

Commit

Permalink
Updated readme
Browse files Browse the repository at this point in the history
  • Loading branch information
tech-chad committed Aug 12, 2023
1 parent 6ebcaf0 commit 9321edf
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,12 +7,13 @@ First person pseudo 3D maze. The goal is to navigate the maze to find the exit.
I use raycasting technique like the one used in Wolfenstein Doom. Thanks to Coder Space youtube channel for the tutorial
on this engine. Youtube video: https://www.youtube.com/watch?v=ECqUrT7IdqQ.

* Number of mazes: 10
* Number of mazes: 100

#### Controls while playing
* ```w,a,s,d``` to move
* ```mouse``` to change directions
* ```q``` or escape to quit back to the map select screen
* ```r``` restart the map

### Screenshot
![maze-screenshot-1](https://i.fluffy.cc/6D3hgBk9c32sjjhTZmKQQFpzMR3Nhr0Q.png)

0 comments on commit 9321edf

Please sign in to comment.