Skip to content

Slavi15/Maze-Adventurer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

30 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Maze React.js Application

Web Application which generates a maze construction based on a library of given levels and finds the correct path using A-star Search Algorithm when a correct Mathematical answer is given

Technology stack:

  • React.js + React-Router-DOM
  • Form Validation (Formik + Yup)

This project has been written in order to expand my knowledge in Class-based Programming