--> Its a Random Maze Generator, I'll choose this project because its main focus on logic building and how to implement that logic through JS. This project also helped me in learning about physics Engine we used while creating games
--> Tech Stack used in this project are HTML CSS JS and also used Matter JS Library for creating a World where we can implement our logic and used different object and function of physics engine
--> Implemented Maze Generating Algorithm