A* path finding algorithm implemented in SDL 2 and C++.
- A* Algorithm
- Player Routing
- Different Terrain Types
- Dynamic Route Updating
- SDL2
- Left Mouse Button - Place object here
- Middle Mouse Button - Start player from here
- Mouse Scroll Wheel - Cycle through object types
- Right Mouse Button - Place goal here