A series of algorithms that demonstrate the purpose of the A* algorithm Based off of https://www.redblobgames.com/pathfinding/a-star/introduction.html
- You need a license to DragonRuby Game Toolkit (income assistance is provided to those who can't afford to pay).
- Download the code here and put all the files under the
mygame
directory located in the Game Toolkit environment. - Run
./dragonruby
to launch the game. - Change code to see the updates reflected live.