GridMap

GridMap is a library for Grid Map based on string. This library provides the shortest path finding algorithms and other features for Grid Map.


Keywords
A, BFS, Finding, Game, GridMap, Map, Path, Shortest, Star, astar-pathfinding, bfs-algorithm, csharp, dotnet, pathfinding
License
MIT
Install
Install-Package GridMap -Version 0.0.2

Documentation

🥇 GridMap CS

GridMap is a library for Grid Map based on string. This library provides the shortest path finding algorithms and other features for Grid Map.

👨‍🏫 Notice

🎉 Releasing version 0.0.2

  • Added custom obstacles functions for BFS and A star shortest path finding algorithm.
  • Added CSVToMap and MapToCSV functions for using CSV for mapping.

🛠 Requirements

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.

💪 Support GridMap CS

👼 Become a Sponsor

🎁 Shop

👨‍💻 Author

Victor Chanil Park

💯 License

MIT, See LICENSE.