This website requires JavaScript.
Explore
Help
Sign In
mitchellhansen
/
a-star
Watch
1
Star
0
Fork
0
You've already forked a-star
Code
Issues
Pull Requests
Releases
Wiki
Activity
16
Commits
1
Branch
0
Tags
4f830c30888c5377a218c0ac05f6045ecbf5ece4
Go to file
Code
Clone
HTTPS
Tea CLI
Open with VS Code
Open with VSCodium
Open with Intellij IDEA
Download ZIP
Download TAR.GZ
Download BUNDLE
Mitchell
4f830c3088
Update README.md
2016-11-25 21:38:47 -08:00
.gitattributes
Initial commit to add default .gitIgnore and .gitAttribute files.
2015-08-22 06:24:51 -07:00
.gitignore
Initial commit to add default .gitIgnore and .gitAttribute files.
2015-08-22 06:24:51 -07:00
App.cpp
now uses cmake
2016-11-25 21:37:26 -08:00
App.h
now uses cmake
2016-11-25 21:37:26 -08:00
background.png
now uses cmake
2016-11-25 21:37:26 -08:00
CMakeLists.txt
now uses cmake
2016-11-25 21:37:26 -08:00
Explorer.cpp
now uses cmake
2016-11-25 21:37:26 -08:00
Explorer.h
now uses cmake
2016-11-25 21:37:26 -08:00
FindSFML.cmake
now uses cmake
2016-11-25 21:37:26 -08:00
main.cpp
now uses cmake
2016-11-25 21:37:26 -08:00
Map.cpp
now uses cmake
2016-11-25 21:37:26 -08:00
Map.h
now uses cmake
2016-11-25 21:37:26 -08:00
node.cpp
now uses cmake
2016-11-25 21:37:26 -08:00
node.h
now uses cmake
2016-11-25 21:37:26 -08:00
Pather.cpp
now uses cmake
2016-11-25 21:37:26 -08:00
Pather.h
now uses cmake
2016-11-25 21:37:26 -08:00
README.md
Update README.md
2016-11-25 21:38:47 -08:00
screeny.png
now uses cmake
2016-11-25 21:37:26 -08:00
Tile.cpp
now uses cmake
2016-11-25 21:37:26 -08:00
Tile.h
now uses cmake
2016-11-25 21:37:26 -08:00
README.md
Simple aStar pathing in SFML
Blue = wall
Red = walkway
Left click to change path
Description
No description provided
Readme
120
KiB
Languages
C++
54.9%
CMake
45.1%