Skip to content

Latest commit

 

History

History
3 lines (3 loc) · 260 Bytes

README.md

File metadata and controls

3 lines (3 loc) · 260 Bytes

Bear-Maps

In this project, I built the “smart” pieces of a web-browser based Google Maps clone. Features query autocomplete via use of the Trie DS, pathing via A* algorithm, and rastering via a O(k) algorithm. http://bearmaps-1996.herokuapp.com/map.html