Skip to content

web-app to build and solve 2D mazes, exports to strings and pictures

Notifications You must be signed in to change notification settings

omargfh/maze-builder

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Maze Builder v0.1b

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.

Run Locally

$ git clone (this repo)
$ cd maze-builder
$ npm run

Screenshots

Screen Shot 2022-02-16 at 11 41 22 AM

Screen Shot 2022-02-16 at 11 42 23 AM

Screen Shot 2022-02-16 at 11 45 12 AM

About

web-app to build and solve 2D mazes, exports to strings and pictures

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published