/fogOfWar

Primary LanguagePython

#Fog of War

This is an implementation of a* and variants of it using “fog of war” with a radius of 1 unit in every direction

##A* search alt tag

##Repeat forward A* search alt tag

##Repeat reverse A* search alt tag