You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
Mitchell e35b5f8b76
Update README.md
8 years ago
.gitattributes Initial commit to add default .gitIgnore and .gitAttribute files. 10 years ago
.gitignore Initial commit to add default .gitIgnore and .gitAttribute files. 10 years ago
App.cpp now uses cmake 8 years ago
App.h now uses cmake 8 years ago
CMakeLists.txt now uses cmake 8 years ago
Explorer.cpp now uses cmake 8 years ago
Explorer.h now uses cmake 8 years ago
FindSFML.cmake now uses cmake 8 years ago
Map.cpp now uses cmake 8 years ago
Map.h now uses cmake 8 years ago
Pather.cpp now uses cmake 8 years ago
Pather.h now uses cmake 8 years ago
README.md Update README.md 8 years ago
Tile.cpp now uses cmake 8 years ago
Tile.h now uses cmake 8 years ago
background.png now uses cmake 8 years ago
main.cpp now uses cmake 8 years ago
node.cpp now uses cmake 8 years ago
node.h now uses cmake 8 years ago
screeny.png now uses cmake 8 years ago

README.md

a-star

Simple implementation of the a* algorithm

Blue = wall

Red = walkway

Yellow = pather

Left click to change path

alt tag