Skip to content
#

astar

Here are 44 public repositories matching this topic...

Prisma is a 2D multiplayer game with tile-based world exploration, crafting, and a creative mode. Players can interact with and modify tiles, trade in a virtual shop, and battle both online opponents and advanced AI-controlled zombies. It features player stats management and utilizes PUN 2 for multiplayer and A* pathfinding for enemy AI.

  • Updated Oct 19, 2023
  • C#
Self-driving-vehicle

Simulation of path planning for self-driving vehicles in Unity. This is also an implementation of the Hybrid A* pathfinding algorithm which is useful if you are interested in pathfinding for vehicles.

  • Updated Sep 6, 2023
  • C#

Improve this page

Add a description, image, and links to the astar 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 astar topic, visit your repo's landing page and select "manage topics."

Learn more