google maps for block game
-
Updated
Jun 4, 2025 - Java
google maps for block game
The Tektosyne Library for Java provides algorithms for computational geometry and graph-based pathfinding, along with supporting mathematical utilities and specialized collections.
Source code for the HappyCoders.eu articles on pathfinding and shortest path algorithms (Dijkstra, A*, Bellman-Ford, Floyd-Warshall).
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
Automated Snake Game Solvers using AI Search Algorithms
Android App for simulating Dijkstra and A* algorithms through intuitive animations
Freecell solitaire Solver Project for Artificial Intelligence course from University of Macedonia
A visual representation of the A* (star) pathfinding algorithm.
Aplikasi berbasis Android untuk mencari lokasi dan rute terpendek menuju Puskesmas terdekat dari posisi GPS perangkat dengan algoritma A-Star
Indoor Navigation map demo using A star pathfinding algorithm
A* Path finding algorithm java implemantation
A route guiding project
Usage of A*/Astar algorithm
A Star Algorithm used to route pins using Metal 1, Metal 2 and Metal 3 wires.
This repository features a classic snake game implemented using the A* algorithm for intelligent movement and architectural inspiration drawn from Unity Engine.
Personal repository of algorithms, data structures, references and any other useful information.
Java and Python implementations of the A* (A Star) path planning algorithm. Includes example test driver command line program.
GUI app to find and display shortest distance between two locations and compare different graph algorithms.
Add a description, image, and links to the astar-pathfinding topic page so that developers can more easily learn about it.
To associate your repository with the astar-pathfinding topic, visit your repo's landing page and select "manage topics."