Nakov-School / Programming2019

Школата на Наков - випуск 2019, приложно програмиране
https://nakov.softuni.bg
3 stars 0 forks source link

Escape the Labyrinth #5

Open nakov opened 5 years ago

nakov commented 5 years ago

Create a JavaScript front-end app to find the shortest path to exit from a labyrinth and visualize the movements using SVG:

This is how your solution might look like (but feel free to implement it differently):

image

image

image

image

image

Your project's source code should be in your GitHub profile, along with the full commit log, which demonstrates the development efforts over the time.

Your project should be live, deployed in GitHub Pages.

Steps to Accomplish This Assignment