Skip to content

pandavigoureux29/astar

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 

Repository files navigation

astar

A C++/SFML Astar program (Microsoft Visual Studio 14.0)

The Grid class contains the code for creating the map ( a grid of Nodes ) and drawing it with SFML.

The AstarExe class executes the A* algorithm.

See Astar.cpp for the main loop ( press any key to execute one step in the astar algorithm )

https://www.youtube.com/watch?v=WB2y92yVmFg

About

An little C++/SFML Astar program

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published