Skip to content

Mekire/find-a-way-astar-pathfinding

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Find a Way (astar pathfinding)

Migrating some of my older projects over to my github account. This is an astar pathfinding demo. The pathfinding logic implementation has been completely seperated from the interface so it can theoretically be used with no adjustment in other projects. Could do with a bit of recoding.

Find a Way

Find a Way Solved

Controls:

  • Mouse: Place start/goal, draw barriers with left button, delete with right. (clicking on the text on the screen works as well so no need to memorize hotkeys)

Hotkeys:

  • Spacebar: Start
  • Enter: Restart
  • i: Reset to initial state
  • 1,2,3: Switch between Rook, Queen, and Knight movement
  • d: Toggle animation on/off
  • Esc: Quit

-Mek

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages