An open API service providing repository metadata for many open source software ecosystems.

GitHub / arunumd / A-Star-Algorithm-for-path-finding-in-2d-maze-Cpp

This repository contains source code for ENPM809Y final project on search algorithm for autonomous robots moving on a 2d maze. The source code is in C++ 11. The maze will printed on the terminal and the user shall be prompted to enter the locations of two robots and also two targets. Later, the user will be asked to assign task for one of the robots. The other robot automatically assigned the unassigned task. The two robots complete the navigation task using an A* algorithm.

JSON API: http://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/arunumd%2FA-Star-Algorithm-for-path-finding-in-2d-maze-Cpp
PURL: pkg:github/arunumd/A-Star-Algorithm-for-path-finding-in-2d-maze-Cpp

Stars: 1
Forks: 0
Open issues: 0

License: mit
Language: C++
Size: 3.11 MB
Dependencies parsed at: Pending

Created at: about 6 years ago
Updated at: over 2 years ago
Pushed at: over 5 years ago
Last synced at: almost 2 years ago

Topics: 2d-map, a-star-algorithm, cmake, cpp, cpp11, cpp14, maze-algorithms, maze-game, maze-solver, path-finding, path-planning, uml-class-diagram, uml-diagram, uml-sequence-diagram

    Loading...