/map-discover

BFS algorithm implementation with NodeJS to discover a 2D map

Primary LanguageJavaScript

map-discover

  1. clone repo
  2. run npm install
  3. run npm run start to start webserver and go to localhost:8080
  4. click 'draw map' button then you will see the map on page
  5. run npm run discover to discover the map. it will create 'mapdata.txt' file