-
So this is a maze game which lets user play along, strategies a path, and then eventually reach the target.
-
The game starts with certain set of grid lines appearing in front of the user, beyond which there is some target to be reached.
So once the user is able to tackle the obstacles and reach the target user wins
-
Javascript
- Vanilla JS is used along with Matter to create those grid rigid objects
-
CSS
-
HTML