Here's a look at my entry for The 7DRL Challenge, a mashup of golf game and roguelike, I'll talk about how the levels are generated and some challenges I ran into along the way.
Text version: https://shaggydev.com/2024/04/02/7drl...
The game: https://theshaggydev.itch.io/par-for-...
AStarGrid2D: • Using the AStarGrid2D class in Godot 4
00:00 What I made
01:00 How the levels are made
04:55 How the ball works