CyrusVatandoost / search-battle

Test out your path finding algorithms with other bots.
0 stars 3 forks source link

Add file scanner to scan saved maps #8

Closed CyrusVatandoost closed 6 years ago

CyrusVatandoost commented 6 years ago

Added file scanner to scan saved maps. The maps for now can show the height and width of the map. It can also show the location for the walls and spaces.

Closes #5