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
15
Commits
1
Branch
0
Tags
394e98baa7359ca4735662fcdc9b536f8edf237c
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
MitchellHansen
394e98baa7
now uses cmake
2016-11-25 21:37:26 -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
2015-12-13 14:49:39 -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%