Skip to content

Latest commit

 

History

History
11 lines (11 loc) · 386 Bytes

README.md

File metadata and controls

11 lines (11 loc) · 386 Bytes

This website generates a Maze!

It uses a recursive backtracking algorithm to create a unique maze every time.
The bright colors make for a visually pleasing experience!

You can check it out here: https://mazealgo.com

Technologies Used

  • React
  • Typescript/Javascript
  • Redux + Redux Thunk
  • HTML5/JSX
  • CSS
  • emotion.sh