◐ Shell
clean mode source ↗

Build software better, together

Here are 1,562 public repositories matching this topic...

Distributed Java game server, including cluster management server, gateway server, hall server, game logic server, background monitoring server and a running web version of fishing. State machine, behavior tree, A* pathfinding, navigation mesh and other AI tools

  • Updated Dec 19, 2025
  • Java

CosmosFramework is a medium-lightweight plug-in Unity development framework . Has a rich Unity method extensions and toolchain. async/await syntax support, multi-network channel support.Long term support for this project

  • Updated Jun 7, 2025
  • C#
ROS2-Path-Planning-and-Maze-Solving

Developing a maze solving robot in ROS2 that leverages information from a drone or Satellite's camera using OpenCV algorithms to find its path to the goal and solve the maze. :)

  • Updated Mar 22, 2024
  • Python

Implementation of the D* lite algorithm in Python for "Improved Fast Replanning for Robot Navigation in Unknown Terrain"

  • Updated Nov 26, 2023
  • Python

A very simple A* implementation in C++ callable from Python for pathfinding on a two-dimensional grid.

  • Updated Feb 22, 2026
  • Python

A collection of useful Scripts, Scenes, Systems, and Templates for the Godot Game Engine.

  • Updated Aug 31, 2020
  • GDScript

This repository uses the S-57 electronic chart to build the octree grid environment model, and proposes an improved A* algorithm based on sailing safety weight, pilot quantity and path curve smoothing to ensure the safety of the route, reduce the planning time, and improve path smoothness.

  • Updated Jul 23, 2019
  • Python

AUTONOMOUS ROBOT NAVIGATION USING ROS Clearpath Husky A200 robot with Gazebo and RViz simulations using different SLAM and Path Planning algorithms. 360 degrees laser scan with two SICK LMS511 LIDARs

  • Updated May 9, 2018
  • C++

Java Code for Contraction Hierarchies Algorithm, A-Star Algorithm and Bidirectional Dijkstra Algorithm. Tested and Verified Code.

  • Updated May 27, 2018
  • Java

Visualize working of famous algorithms, Currently Implemented Path Finding (Dijkstra's, A Star, BFS, DFS) Sorting (Bubble, Insertion, Selection, Merge, Quick, Heap)

  • Updated Dec 28, 2020
  • JavaScript

Improve this page

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

Learn more