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/kilosoft/pathfindhexagon
Astar A* pathfinding Unity C#
astar astar-algorithm astar-search-algorithm csharp pathfinding pathfinding-algorithm unity unity3d unity3d-script
Last synced: 14 Oct 2025
https://github.com/leonardpepa/freecell-solitaire-ai-solver
Freecell solitaire Solver Project for Artificial Intelligence course from University of Macedonia
astar astar-algorithm astar-pathfinding astar-search-algorithm best best-first-search bfs breadth-first-search dfs freecell-solver game java leonard leonardpepa leonardpepagithub pathfinding pepa university-assignment university-of-macedonia uom
Last synced: 29 Oct 2025
https://github.com/k0t9i/l2jgeodatapathfinder
L2j format geodata path finder
astar-algorithm astar-pathfinding astar-search-algorithm cpp dll geodata l2j lineage2 pathfinder pathfinding
Last synced: 06 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/sondosaabed/round-table-seating-arrangement-search-and-heuristic
Round table arrangemnet solution using greedy, Astar and UCS algorithms on graph data structure.
artificial-intelligence-algorithms astar-search-algorithm greedy-best-first-search python round-table shortest-path-routing-algorithm ucs
Last synced: 09 Apr 2025
https://github.com/cgqaq/cc_astar
A* Algorithm written in pure c++ 17
astar astar-algorithm astar-pathfinding astar-search astar-search-algorithm cpp cpp17
Last synced: 04 Apr 2025
https://github.com/firyanulrizky/program-neuralnetwork-astar-hebb-mccullotchpitts
Projek C++ Neural Network
artificial-intelligence-algorithms astar-search-algorithm cpp hebbian-learning-rule mcculloch-pitts
Last synced: 20 Oct 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/haydend100/astar-algorithm
C++ implementation of the A* algorithm
astar astar-algorithm astar-pathfinding astar-search astar-search-algorithm pathfinding search-algorithm search-algorithms
Last synced: 20 Feb 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/koukyosyumei/myoptimizer
Implementations of popular optimization & search algorithms
astar astar-algorithm astar-pathfinding astar-search astar-search-algorithm backtracking backtracking-algorithm backtracking-search localsearch localsearch-tsp nqueens nqueens-problem tsp tsp-problem
Last synced: 28 Feb 2025
https://github.com/matajoh/4m26-postgrad
Lecture notes for 4M26 in the form of a video game
algorithms-and-data-structures astar-search-algorithm game-of-life maze-generator pygame python
Last synced: 25 Feb 2025
https://github.com/mgagvani/TJHSST_AI
Code for AI class at TJHSST.
alpha-beta-pruning artificial-intelligence astar-search-algorithm constraint-satisfaction-problem decision-trees game-algorithm graph-algorithms kmeans-clustering python python3 tjhsst turn-based-strategy
Last synced: 11 Mar 2025
https://github.com/mrrobi/astarsearch
ai artificial-intelligence astar-pathfinding astar-search-algorithm informed-search
Last synced: 23 Feb 2025
https://github.com/haydend100/mazesolver
This program randomly generates a maze and then solves that maze using A* pathfinding algorithm
astar astar-algorithm astar-pathfinding astar-search astar-search-algorithm cpp maze maze-algorithms maze-generation-algorithms maze-generator maze-solver prims-algorithm prims-implementation randomized-prim-algorithm
Last synced: 11 Oct 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