2d-game-pathfinding-bot is an implementation of a 2d game bot using pathfinding.
npm i
Just open index.html file on your browser.
** Click on the black part of the screen to change the player position.
npm run dev
# Change the code and reload the page to update.