bugra-can-gundogan / 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.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

This repository is not active

About

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.


Languages

Language:JavaScript 35.4%Language:HTML 23.8%Language:C# 22.4%Language:CSS 18.4%