/36Boxes

A web application that lets the user build a maze and have the computer solve it. It is inspired by Harvard's CS50's Artificial Intelligence section. Computer can solve the created maze with Depth-First Search Algorithm or Breadth-First Search Algorithm.

Primary LanguageJavaScript

This repository is not active