An open API service indexing awesome lists of open source software.

Projects in Awesome Lists tagged with astar-search-algorithm

A curated list of projects in awesome lists tagged with astar-search-algorithm .

https://github.com/leonardpepa/pathfinding-visualizer

Pathfinding Visualizer application that visualizes graph based search algorithms used to find the shortest path. Algorithms used: Breadth first search, Depth first search, Best first search and A* search made with java swing

astar astar-algorithm astar-pathfinding astar-search-algorithm best-first-search bfs breadth-first-search depth-first-search dfs dsa-algorithm java leonard leonardpepa pathfinder pathfinding pepa shortest-path-algorithm shortest-paths visualization visualizer

Last synced: 29 Oct 2025

https://github.com/andremion/slidingpuzzle

A Kotlin multiplatform puzzle game based on the Sliding-Puzzle problem that uses A* search algorithm to solve it

android astar-search-algorithm compose-multiplatform ios kotlin-multiplatform puzzle-game

Last synced: 25 Mar 2025

https://github.com/kirillsimin/astar_alphabet

A* Alphabet is an innovative exploration of the A* search algorithm, transforming the alphabet into a dynamic graph where customizable heuristics and intelligent pathfinding reveal the most efficient routes between letters.

astar-algorithm astar-pathfinding astar-search astar-search-algorithm search-algorithm

Last synced: 13 Oct 2025

https://github.com/sunnyallana/astar-threaded-search

This repo implements A* search with multithreading for faster pathfinding.

astar-algorithm astar-pathfinding astar-search astar-search-algorithm operating-system

Last synced: 02 Mar 2025

https://github.com/alexyzha/astar-visualizer

A* Algorithm Visualizer || C++ Backend || Visualization on GitHub Pages

astar astar-algorithm astar-pathfinding astar-search astar-search-algorithm

Last synced: 15 May 2025

https://github.com/pprattis/generic-planner-for-minigames

A python script that implements a generic planner to solve a series of minigames using heuristic algorithms to generate the best possible moves to reach the goal state.

artificial-intelligence astar astar-algorithm astar-pathfinding astar-search-algorithm block-world computer-science generic-planner heap heuristics n-puzzle planner program python student water-jug-problem

Last synced: 29 Mar 2025

https://github.com/ayhamratrout/the_magnificent_expedition_of_percivl_the_axolotl

The Axolotls of Urodela Village were on their daily worship to the Shrine of the Golden Blobfish, when they noticed that their sacred Blobfish has gone missing! The Golden Blobfish keeps the balance of life in the ocean, and without it in its proper place, the waters turn gray and the plants wither away. There are few who would commit such a devious act, and it is up to you to confront the thief. You, Percivl, must take up the trident and use it to eliminate obstacles or maneuver around them in your journey to bring the Blobfish back.

ai artificial-intelligence artificial-intelligence-algorithms astar-algorithm astar-csharp astar-pathfinding astar-search-algorithm csharp game-2d game-development gamedev sprite-animation sprites unity unity-asset unity-editor unity-scripts unity2d unity2d-game visual-studio

Last synced: 17 Sep 2025

https://github.com/mbuffa/elixir-pathfinding-demo

An Elixir/LiveView demo of the A* pathfinding algorithm

astar astar-search-algorithm demo elixir liveview pathfinding

Last synced: 07 May 2025

https://github.com/daelsepara/astar

C++ implmentation of at A* Pathfinding Algorithm from https://dotnetcoretutorials.com/2020/07/25/a-search-pathfinding-algorithm-in-c/

astar astar-algorithm astar-pathfinding astar-search-algorithm linked-list linked-lists singly-linked-list

Last synced: 19 Feb 2025

https://github.com/shsiena/rubiks-cuber

A robot designed to scan and solve a Rubik's Cube using the IDA* pathfinding algorithm

astar-search-algorithm computer-vision ida-star-algorithm matplotlib python3 robotics rubiks-cube-solver

Last synced: 22 Mar 2025

https://github.com/josephabbey/astar

A javascript implementation of AStar search using p5.js.

astar astar-algorithm astar-js astar-pathfinding astar-search astar-search-algorithm

Last synced: 17 Mar 2025

https://github.com/aymenkhs/sat-solver-using-search-algorithms-and-metaheuristic

A SAT Solver Using Search Algorithms (DFS, BFS and A*) and Metaheuristic (genetic algorithm and PSO) in JAVA

astar astar-search-algorithm bfs dfs genetic-algorithm java metaheuristics pso sat sat-solver searching-algorithms

Last synced: 03 Mar 2025

https://github.com/ifrazaib/robotdelivery

In this repo I have coded simple robot navigation system which deliver the product to cities with the use of algorithms like best first search algorithm and a star search algorithm

astar-search-algorithm bestfirstsearch

Last synced: 05 Nov 2025

https://github.com/suvasish114/8-puzzle

8 puzzle problem using artificial intelligence

8puzzle artificial-intelligence astar-search-algorithm game python3

Last synced: 19 Oct 2025