Simulate BFS, DFS, Best First Search, Dijkstra, and A* in the context of Snake Game
More details here
npm install
npm run build
npm run start
Then access http://localhost:3000
The most recent version of source code is available at https://github.com/itzmeowww/snake-search