GridMap is a library for Grid Map based on string. This library provides the shortest path finding algorithms and other features for Grid Map.
- Added custom obstacles functions for BFS and A star shortest path finding algorithm.
- Added CSVToMap and MapToCSV functions for using CSV for mapping.
GridMap CS is built with .net 8.0 and Windows 10. I cannot guarantee that this will work in older versions of Windows or other OS and with other tools.
MIT, See LICENSE.