You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This project showcases a custom-built 2D physics engine integrated with A* and Dijkstra's algorithms for optimized pathfinding. Additionally, a custom Unity editor tool is included, which generates CSV files containing random map data, enabling automated map creation. This tool is designed to assist in procedural level design. Demo scenes included.