We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent af8a97b commit 319b17eCopy full SHA for 319b17e
README.md
@@ -0,0 +1,5 @@
1
+# SFML A* pathfinding implementation
2
+
3
+# How to build?
4
+Clone repository and just run `build.bat` it will build for visual studio 2022 <br/>
5
+If you want any older version run `.\vendor\premake5.exe vs2019` from main folder (works at least to vs17)
0 commit comments