Skip to content

R1senDev/labyrinth

Repository files navigation

labyrinth

The project is a competition. I'm making a console maze in JavaScript. Must be present:

  1. Randomly generated maze;
  2. The ability to move around it;
  3. Scoring system;
  4. Start and finish points;

Good luck to me :)