React App that implements and demonstrates the A-Star pathfinding algorithm
$ npm start
$ npm t
- Editable Canvas to create your own obstacle patterns
- 4 presets to play with
- Visual representation of optimal path and nodes that were computed
- React
- Create React App
- TypeScript
- Lodash
- Redux