This is a library that allows for random map gen using shapes such as rectangles, secants, etc. It also has a pathfinding feature for those maps. Also, allows for manual map creation using shape drawing functions. Uses numpy, and has openCV for vi…
This is a library that allows for random map gen using shapes such as rectangles, secants, etc. It also has a pathfinding feature for those maps. Also, allows for manual map creation using shape drawing functions. Uses numpy, and has openCV for visualization.