Graphic-based dynamic web application written in React.js designed to build simple mazes of different dimensions and export/import mazes into/from strings. The primary purpose is to facilitate building and visulizing mazes used in AI training. Live version can be accessed here.
$ git clone (this repo)
$ cd maze-builder
$ npm run