Skip to content

A* path finding algorithm implemented in SDL 2 and C++.

License

Notifications You must be signed in to change notification settings

VictorLeach96/PathFinding

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

A* Path Finder

A* path finding algorithm implemented in SDL 2 and C++.

Features

  • A* Algorithm
  • Player Routing
  • Different Terrain Types
  • Dynamic Route Updating

Libraries

  • SDL2

Controls

  • 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

About

A* path finding algorithm implemented in SDL 2 and C++.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages