Skip to content

Implementation of A* path finding algorithm with different heuristic options available at runtime.

Notifications You must be signed in to change notification settings

benjamin-nicholls/dijkstra

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

dijkstra

CMP2020M Artificial Intelligence - Assessment 2 - Dijkstra / A*

Dijkstra and A* were implemented over skeleton code we were provided with.

Dijkstra is no longer available but A* with three different heuristic calculations is.

Use I, O, or P during runtime to choose the different heuristic options.

Use the arrow keys to move the player.

About

Implementation of A* path finding algorithm with different heuristic options available at runtime.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published