Skip to content
#

a-star-path-finding

Here are 116 public repositories matching this topic...

CentA*, an A* algorithm extension, revolutionizes NPC pathfinding in Unreal Engine 5. Optimal start and end node selection improves efficiency. Developed with Blueprints and C++, it introduces diverse enemy behaviors via a behavior tree. Balancing accuracy and efficiency accommodates obstacles, dynamic environments, and multiple agents.

  • Updated Apr 29, 2024
  • C++

Using deep reinforcement learning to play Snake game. The used algorithm is PPO for discrete! It has the brilliant performance in the field of discrete action space just like in continuous action space. You just need half an hour to train the snake and then it can be as smart as you.|使用深度强化学习玩蛇游戏。 使用的算法是离散的 PPO! 它在离散动作空间领域有着与连续动作空间一样的出色表现。

  • Updated Apr 16, 2024
  • Python

Improve this page

Add a description, image, and links to the a-star-path-finding topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the a-star-path-finding topic, visit your repo's landing page and select "manage topics."

Learn more