Skip to content

Reads Map files and uses A star to find a path between two points, move camera with WASD and zoom with Q&E. Using OpenGL

Notifications You must be signed in to change notification settings

Shiyatzu/MapPathFindingAstar

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MapPathFindingAstar

Reads Map files and displays the map on screen
Give start and end coordinates uses A star algorithm to find shortest path between two points.
Move camera with WASD and zoom with Q & E. Using OpenGL

TO-DO:
Mouse click to pick start and end
Change map in runtime

About

Reads Map files and uses A star to find a path between two points, move camera with WASD and zoom with Q&E. Using OpenGL

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published