A grid based movement engine compatible with Phaser3
Grid Engine is a powerful grid-based movement system for Phaser 3. It helps developers create tilemap-based RPGs and tactics games by enabling controlled, collision-aware movement on a defined grid.
A complete framework for Godot to create beautiful and complex AI
...They use available information and calculate where to move at that moment. Joining these systems together can give sophisticated and graceful movement while also being more efficient than complex pathfinding algorithms like A. This project is a framework for the Godot game engine. It takes inspiration from the excellent GDX-AI framework for the LibGDX java-based framework.