a-MAZE-ing is a game-like experience built using vanilla JS, HTML and CSS.
To access it, simply open the src/index.html
file in the browser of choice.
To help users understand computer logic.
- Navigate the arrow through the maze using only two commands, forward and rotate;
- Insert all the necessary input at once;
- Press execute and watch the result of your logic!
- Feeling insecure about the pattern you chose? Reset it by clicking clear canvas.
This project was realized by me, Steppico, and zero4994. If you want to contact us please do so by writing us at steppashr[at]gmail[dot]com.
enjoy! Here