Projects in Awesome Lists tagged with astar-pathfinding
A curated list of projects in awesome lists tagged with astar-pathfinding .
https://github.com/cabaletta/baritone
google maps for block game
astar astar-algorithm astar-pathfinding forgegradle gradle impact java minecraft pathfinding
Last synced: 11 May 2025
https://github.com/donnyep/cosmosframework
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
aoi assetbundle astar-algorithm astar-pathfinding await-async csharp game-development indiegamedev kcp puremvc quadtree tcp tcp-client-server unity unity-framework unity-package-manager unity3d-framework unityframework
Last synced: 16 May 2025
https://github.com/DonnYep/CosmosFramework
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
aoi assetbundle astar-algorithm astar-pathfinding await-async csharp game-development indiegamedev kcp puremvc quadtree tcp tcp-client-server unity unity-framework unity-package-manager unity3d-framework unityframework
Last synced: 29 Apr 2025
https://github.com/sollimann/dstar-lite-pathplanner
Implementation of the D* lite algorithm in Python for "Improved Fast Replanning for Robot Navigation in Unknown Terrain"
astar astar-algorithm astar-pathfinding dstar dstar-lite dstarlite gazebo obstacle-avoidance pathplanning pygame python robot-navigation robotics robotics-programming ros ros2 rrt rrt-star rrtstar slam
Last synced: 08 May 2025
https://github.com/hjweide/pyastar2d
A very simple A* implementation in C++ callable from Python for pathfinding on a two-dimensional grid.
2d-grid astar-algorithm astar-pathfinding cplusplus pathfinding python shortest-path
Last synced: 22 Feb 2026
https://github.com/theduriel/durielsgodotutilities
A collection of useful Scripts, Scenes, Systems, and Templates for the Godot Game Engine.
astar astar-algorithm astar-pathfinding game godot godot-addon godot-game-engine godot-plugin godotengine helper ui ui-components utility utility-based-ai utility-classes utility-library utility-scripts vr
Last synced: 30 Sep 2025
https://github.com/selimanac/defold-astar
Pathfinder and A* solver (astar or a-star) native extension for Defold Engine build on MicroPather.
a-star astar astar-algorithm astar-pathfinding defold defold-game-engine defold-library micropather pather pathfinder pathfinding
Last synced: 12 Apr 2025
https://github.com/TheCyaniteProject/PathFinder3D
3D A* Pathfinding that doesn't need baked navmeshes and can be used with dynamically created terrain (MapMagic or other)
3d astar-pathfinding dynamic pathfinding realtime unity3d
Last synced: 29 Apr 2025
https://github.com/sunsided/unity-procedural-dungeons
Dungeon generation and navigation using constrained random walks and A* in Unity
astar-pathfinding dungeon-generator udemy unity unity2d
Last synced: 12 Jun 2025
https://github.com/jannikmi/extremitypathfinder
python package for fast shortest path computation on 2D polygon or grid maps
astar-pathfinding graph-algorithms gridworld multipolygon navigation offline-path-planners path path-planning pathfinder pathfinding pathfinding-algorithm polygon robotics shortest-path shortest-path-algorithm shortest-pathfinding-algorithm shortest-paths visibility visibility-graph visibility-graph-algorithm
Last synced: 06 Apr 2025
https://github.com/Tunied/cepathfind
a path find for tilebase game in unity
astar-pathfinding csharp game pathfinding tile-engine unity unity-3d
Last synced: 08 May 2025
https://github.com/logicjake/a-star-search
visually find the shortest path using A* algorithm
astar-algorithm astar-pathfinding pathfinding
Last synced: 05 May 2025
https://github.com/abdallahhemdan/pathfinding-visualizer
🎯 VanillaJS pathfinding visualizer using bunch of different shortest-path algorithms (A*, DFS, BFS, ...etc.)
astar astar-algorithm astar-pathfinding cmp2022 cufe-2022 hemdan pathfinding pathfinding-algorithm pathfinding-visualization pathfinding-visualizer visualization visulizer
Last synced: 01 May 2025
https://github.com/ademakdogan/implementation-of-a-algorithm-visualization-via-pyp5js-
This project has been created for A* algorithm implementation in Python 3 and Pyp5js is used to visualize that algorithm.
astar astar-algorithm astar-pathfinding p5js pathfinding pathfinding-algorithm pyp5js python visualization
Last synced: 07 May 2025
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/josephmbustamante/godot-3d-astar-tutorial
This tutorial will teach you how to implement A* pathfinding in your own 3d game in Godot.
3d astar astar-pathfinding game-development godot godot-3d godot-engine tutorial
Last synced: 13 Apr 2025
https://github.com/srohit0/datasciencegraphalgorithms
Selected Graph Algorithms
astar astar-algorithm astar-pathfinding astar-search cpp data-science datascience depth-first-search dfs-algorithm dijkstra-algorithm dijkstra-shortest-path graph graph-algorithms graph-theory kosaraju kruskal-algorithm prim-algorithm strongly-connected-components topological-sort transpose
Last synced: 15 Apr 2025
https://github.com/krishnadey30/artificial_intelligence_codes
C codes for the Arificial Intelligence Course and algorithms.
15-puzzle astar-pathfinding bayes-classifier classification-algorithm cross-entropy-loss knn-classifier manhattan-distance neural-networks
Last synced: 13 Aug 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/m039/commonunitylibrary
A library with common for all my projects code or assets.
ai artificial-intelligence astar-pathfinding attributes blackboard dependency-injection easings event-bus goal-oriented-action-planning goap library logging m039-games pathfinding service-locator singleton state-machine unity utils utils-library
Last synced: 29 Apr 2025
https://github.com/xevion/paths
A pathfinding visualization project in Unity
astar astar-algorithm astar-pathfinding csharp djikstra djikstra-algorithm pathfinding pathfinding-visualizer simulation unity unity2d
Last synced: 07 Mar 2026
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/Fatboychummy-CC/Simplify-Pathfinding
A* pathfinding in Lua, for ComputerCraft!
astar-pathfinding computercraft computercraft-apis computercraft-tweaked
Last synced: 10 Mar 2025
https://github.com/chrispritchard/astar-search
A* Search algorithm in F#
astar-algorithm astar-pathfinding fsharp functional-programming immutable
Last synced: 08 Aug 2025
https://github.com/ourcade/algorithms-a-star-pathfinding
Example implementation of A* algorithm in JavaScript with an accompanying YouTube explanation video!
a-star-path-finding a-star-search algorithms astar-algorithm astar-pathfinding breadth-first-search gamedev javascript modern-javascript
Last synced: 23 Jan 2026
https://github.com/psvensson/easystar-st
A port of the JS EasyStar (A* - Dijkstra) package to Smalltalk
astar-pathfinding dijkstra-shortest-path pharo-smalltalk smalltalk
Last synced: 18 Jan 2026
https://github.com/auspham/byakugan-js
A simple NPM package implemented A* Pathfinding algorithm for sensory type ninjas.
astar astar-algorithm astar-pathfinding javascript naruto pathfinding typescript
Last synced: 24 Apr 2026
https://github.com/xxxarixx/resourseful_tap_clicker_game_showoff
advertisement-legacy astar-pathfinding cinemachine commercial compute-shader custom-editor custom-inspector dotween inapppurchase input-system odin-serializer pixel-art play-games-plugin-for-unity shader-graph textmeshpro tilemaps ui-extension unity-recorder unity2d urp
Last synced: 02 Sep 2025
https://github.com/avidlearnerinprogress/cpp-projects
Mini-projects for exploring modern CPP
algorithms-and-data-structures astar-pathfinding cpp17
Last synced: 10 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/freedownloadhere/thepathfindingproject
A project dedicated to exploring and learning about pathfinding.
astar-algorithm astar-pathfinding minecraft minecraft-cheat minecraft-client minecraft-hack pathfinder pathfinding pathfinding-algorithm
Last synced: 17 Jun 2025
https://github.com/matthewstyler/ruby-perlin-2d-map-generator
Procedurally generate seeded and customizable 2D maps with optional towns and roads, rendered with ansi colours or described in a 2D array of hashes
astar-algorithm astar-pathfinding map-generation map-generator perlin perlin-noise perlin-noise-algorithm perlin-noise-generator perlin-noise-texture perlin-terrain poisson-disk-sampling prims-algorithm procedural-content-generation procedural-generation procedural-terrain procedurally-generated ruby-gem terrain-generation terrain-generator
Last synced: 26 Jul 2025
https://github.com/indiecodermm/algo-lab
Collections of interesting algorithms. Visualized using p5.js library.
algorithm astar-pathfinding conways-game-of-life p5-sketches sorting-algorithms wavefunctioncollapse
Last synced: 17 Aug 2025
https://github.com/mddragnev/8-puzzle
A* algorithm solving 8-puzzle game
8-puzzle a-star-algorithm artificial-intelligence astar-pathfinding heuristic-search-algorithms heuristics puzzle puzzle-solution searching-algorithms
Last synced: 26 Feb 2025
https://github.com/atlergibby/astar3dnavgrid
A Godot 4.2 system for easily creating grids and path finding using AStar3D.
astar astar-pathfinding gdextension godot godot-engine godot-plugin godot4
Last synced: 09 Aug 2025
https://github.com/edxz7/gametreesolver-n-puzzle-game-artificial-inteligence
Solve the N-puzzle (best known as the 8 puzzle game) using a min priority queue and the A* search algorithm
8-puzzle artificial-intelligence astar-pathfinding game-tree priority-queue python
Last synced: 04 Apr 2025
https://github.com/hamolicious/a-star-path-finding-algorithm
A* Path Finding algorithm written in Python using PyGame
astar-algorithm astar-pathfinding pathfinding pygame python python38 visualization
Last synced: 19 Jun 2026
https://github.com/qanastek/deskmap
Desktop version of map browser such as Google Maps.
angers astar astar-algorithm astar-pathfinding bus desktop java javafx json map-browers openstreetmap pathfinding
Last synced: 11 Apr 2026
https://github.com/xzripper/astard
A* (A-Star) search algorithm for 2D spaces (grids) for D.
2d algorithm algorithms astar astar-algorithm astar-pathfinding d game-development pathfinding
Last synced: 16 Jan 2026
https://github.com/fatimaafzaal/optimizing-emergency-medical-service-response-time
This is a web application that gets user's input location and find shortest path to the nearest hospital using A* algorithm and also show it visually through graph by networkx library
astar-algorithm astar-pathfinding flask graph matplotlib matplotlib-pyplot networkx networkx-graph pathfinding python webapp
Last synced: 19 May 2026
https://github.com/aurasphere/algo
A collection of generic algorithms for different purposes.
algorithms astar-pathfinding dijkstra-shortest-path java multi-swarm-optimization swarm
Last synced: 20 Jun 2026
https://github.com/aaronwalker96/aitrainproblem
Auto routing of artificially intelligent trains using different algorithms
artificial-intelligence astar astar-algorithm astar-pathfinding clojure operator-search planner-search
Last synced: 04 Oct 2025
https://github.com/soulyma/coloring_map
Using java i managed to implement AStar algorithm on a map to color each city in a color by taking the shortest way and each neighboring cities have a different color.
algorithms algorithms-and-data-structures astar-algorithm astar-java astar-pathfinding java oop oops-in-java
Last synced: 30 Apr 2026
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/1hashcode/maze_pathfinder
A Python-based maze solver using the A* (and optionally Dijkstra's) algorithm with obstacle generation and real-time visualization via Pygame.
astar-pathfinding dijkstra-shortest-path pygame python3
Last synced: 02 Sep 2025
https://github.com/rnike/astar-visualizer
A* pathfinding visualization web app made with React.
astar astar-pathfinding heuristic-algorithm heuristic-functions maze-generator maze-solver mui pathfinding react styled-components typescript
Last synced: 11 Apr 2026
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/flippingbitss/tarot-tanks-web-game
a 2d HTML5 canvas based tanks game made with createjs suite
astar-pathfinding babel createjs es6 es6-generators html5-canvas html5-game priority-queue tank-game webpack
Last synced: 10 May 2026
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/bensuperpc/astar
Fast and easy to use standalone header only 2D astar algorithm library in C++20
astar astar-algorithm astar-pathfinding cpp cpp20 dijkstra dijkstra-algorithm header-only pathfinder pathfinding pathfinding-algorithm template-class
Last synced: 27 Mar 2025
https://github.com/kkufieta/openstreetmap_routeplanner_astar
A* route planner, implemented using OpenStreetMap in C++
astar-pathfinding cpp17 osm udacity
Last synced: 29 Jun 2026
https://github.com/krc2000/astarpathfindernet
Simple and fast A* pathfinder .NET c# implementation.
ai algorithms astar astar-pathfinding csharp gamedev net pathfinding zombies
Last synced: 14 Jun 2025
https://github.com/KRC2000/AStarPathfinderNET
Simple and fast A* pathfinder .NET c# implementation.
ai algorithms astar astar-pathfinding csharp gamedev net pathfinding zombies
Last synced: 12 Oct 2025
https://github.com/mohammadrezag/maze_solver
Maze_solver using A* algorithms in pygame
astar-pathfinding maze-solver pathfinding pygame python
Last synced: 19 Aug 2025
https://github.com/ruk33/astar
simple path finding / a star code.
astar-algorithm astar-pathfinding pathfinding pathfinding-algorithm
Last synced: 13 Apr 2026
https://github.com/kosumovicdenis/kosu-graph
Undirectional weighted graph for maze mapping
astar-algorithm astar-pathfinding graph mapping maze robotics-simulation
Last synced: 13 Oct 2025
https://github.com/jenson073/astar_tvl_map
Route finder for Tirunelveli city using A* algorithm
ai astar-algorithm astar-pathfinding map
Last synced: 24 Mar 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: 17 Dec 2025
https://github.com/jethronap/2dmazepathfinder
Simple Example of AStar Search & Dijkstra Algorithm Implementation
algorithms astar-pathfinding dijkstra-shortest-path java
Last synced: 13 Jun 2026
https://github.com/aleksibovellan/python-a-star-maze-solver
Python Maze Solver using A* Algorithm with Movement Constraints
a-star a-star-algorithm a-star-path-finding ai astar astar-pathfinding euclidean euclidean-distances heuristic heuristic-algorithm heuristics labyrinth labyrinth-solver matplotlib maze maze-algorithms maze-solver maze-solving python python3
Last synced: 16 May 2026
https://github.com/naddamuhamed/ai
maze solver using different ai algorithms. (DFS, BFS, UCS, GBFS, A*)
ai artificial-intelligence astar-algorithm astar-pathfinding astar-search bfs bfs-algorithm bfs-search dfs dfs-algorithm dfs-search gbfs-algorithm python-3 python-3-6 python3 ucs
Last synced: 06 Apr 2026
https://github.com/srijanmukherjee/a-star-visualization-with-p5js
A very simple A* path finding algorithm visualization
astar-pathfinding javascript p5 pathfinding
Last synced: 09 Jun 2026
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/kjkrol/astar
A highly performant, fully generic A* solver for Go. Perfect for optimal pathfinding and abstract state-space search.
algorithm astar astar-algorithm astar-pathfinding astar-search generic go high-performance pathfinder zero-allocation
Last synced: 29 May 2026
https://github.com/sunsided/pathplanning
A Rust-based path planning playground on the OpenStreetMap road network of Berlin
astar-pathfinding berlin open-street-map osm path-planning pathfinding rust
Last synced: 13 Jun 2026
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: 13 Jun 2026
https://github.com/kei-g/tsgraph
A* search algorithm implementation in TypeScript
astar-pathfinding npm-package search-algorithm typescript
Last synced: 22 Feb 2026
https://github.com/gazeux33/generating-and-solving-mazes
a maze generator and solver using A* in python with pygame
astar-pathfinding maze-generator maze-solver pygame python
Last synced: 04 Apr 2025
https://github.com/muhammetcnli/a-star-pathfinding
A* Pathfinding algoritm in Java
astar-algorithm astar-pathfinding java pathfinding pathfinding-visualizer
Last synced: 09 Apr 2025
https://github.com/theosorus/generating-and-solving-mazes
a maze generator and solver using A* in python with pygame
astar-pathfinding maze-generator maze-solver pygame python
Last synced: 14 Jun 2025
https://github.com/zhaytam/pathfindersvisualizer
An Angular App to visualize pathfinders
algorithms angular4 astar-algorithm astar-pathfinding djikstra pathfinding
Last synced: 06 Apr 2025
https://github.com/bipinoli/rat-and-cheese
Place rat in the maze. Place cheese in the maze. Put some obstacles and let the fun begin.
astar-algorithm astar-pathfinding p5 p5js pathfinding
Last synced: 16 Mar 2025
https://github.com/alin00r/a-star-pathfinding-visualization-game
A* Pathfinding Visualization Game with python
astar-algorithm astar-pathfinding astar-search
Last synced: 09 Apr 2025
https://github.com/ebronnikov/maze
:bricks: Maze solver or pathfinding algorithm.
astar-algorithm astar-pathfinding maze maze-generator maze-solver pathfinding
Last synced: 20 Jun 2026
https://github.com/bishal0602/urbanlabyrinth
Navigating Pulchowk Campus with A* algorithm
3d-simulation astar-pathfinding godot pulchowk-campus
Last synced: 16 Mar 2025
https://github.com/sethcg/maze-generator-solver
Generate a maze using the Wilson's Algorithm, and then use the A* Algorithm to solve the maze.
algorithms astar-pathfinding c-language cmake maze-generator-solver wilsons-algorithm
Last synced: 20 Jun 2026
https://github.com/etamiin/inertia.tools
C# toolkit Library including A* Pathfinding algorithm
astar-pathfinding csharp toolkit
Last synced: 01 Aug 2025
https://github.com/markaren/pathfinding
A* implementation in C++
astar astar-pathfinding cpp20 header-only
Last synced: 14 Jun 2025
https://github.com/mrrobi/astarsearch
ai artificial-intelligence astar-pathfinding astar-search-algorithm informed-search
Last synced: 15 Jun 2026
https://github.com/harisali-git/pathsearchingusingastar
Dynamic Route planning with obstacles using the A* algorithm
algorithm artificial-intelligence astar astar-algorithm astar-pathfinding cpp routeplanning
Last synced: 07 Oct 2025
https://github.com/shanghuiyang/astar
A-star algorithm implemented with Go.
astar-algorithm astar-pathfinding
Last synced: 10 May 2026
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/harryfoster1812/maze-solver
astar-algorithm astar-pathfinding maze-game maze-solver wpf wpf-application wpf-ui
Last synced: 19 May 2026
https://github.com/r-n/bfs-astar
BFS and A-star shortest distance
astar astar-algorithm astar-pathfinding best-first-search bfs college-assignment college-assignments python
Last synced: 26 Oct 2025
https://github.com/mrgussio/pathfinding
A* (A star) Path finding script for Python 3.
a astar astar-algorithm astar-pathfinding pathfinding python python3 star
Last synced: 24 Oct 2025
https://github.com/bfollington/a-star-pathfinding
An A* Pathfinding implementation in Actionscript 3 (using Flashpunk for basic graphical display)
astar-pathfinding flashpunk pathfinding prototype
Last synced: 02 Apr 2025
https://github.com/vinamrasaurav/crazy-robber
A Python/Pygame stealth game where you navigate a thief through procedurally generated levels while avoiding watchmen. Collect coins and reach the exit without getting caught.
ai astar-pathfinding bfs game python
Last synced: 23 Mar 2025
https://github.com/b-jure/a-star-pathfinding
Custom implementation of A* pathfinding algorithm in Rust.
astar-pathfinding rust rust-lang rust-library
Last synced: 15 Jul 2025
https://github.com/bcorfman/alex-console
ALEX is a console game prototype using A* pathfinding and some modern asyncio best practices.
astar-pathfinding asyncio blessed python3 sci-fi-game
Last synced: 17 Jun 2026
https://github.com/m039/pathfindingtestbed
astar-pathfinding pathfinding unity
Last synced: 11 Feb 2026
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/empobla/dungeoncrawler
A demonstration and implementation in a 3D game environment of the A* (A Star) pathfinding algorithm.
Last synced: 05 Mar 2026
https://github.com/nezihesozen/udacity-cpp-nanodegree-build-an-openstreetmap-route-planner
Udacity C++ Nanodegree Program- Build an OpenStreetMap Route Planner
astar-pathfinding cpp gtest io2d openstreetmap route-planning udacity-nanodegree
Last synced: 19 Apr 2026
https://github.com/kingcitaldo125/pystar
A* pathfinding visualizer in Python/PyGame
astar-algorithm astar-pathfinding pygame python
Last synced: 31 Mar 2025