Godot

Godot: A* Pathfinding in Roguelikes (a teardown)

Harry
Sep 17, 2023, 1 min read

This video is not beginner friendly nor is it a tutorial. It is designed to share my process for integrating pathfinding in a roguelike game, using a basic A* implementation.

Source Code: GitHub