Demo project of the base maze generation algorithms. The project's goal is to get more familiar with algorithms and Next.js framework in context of full client side application. The page is accessible via GitHub pages.
To launch the project locally
-
Install
Node.jsIn Order to check the used version check
.nvmrcfile -
Install
npm -
Run
npm installto install packages
To start the application, run the following command
$ npm run devAfter launching, the page should be accessible at http://localhost:3000/