Ecosyste.ms: Repos

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

GitHub / arunumd / A-Star-Algorithm-for-2d-Maze-C-11

This repository contains simple C++ 11 implementation of A-Star algorithm for a 2d maze. The maze is hard-coded in the algorithm. The algorithm asks for user input for start node and finds a path to pre-defined goal node which is also hard-coded in the algorithm. Only C++ 11 native data structures are used in this project and there is no usage of other libraries.

JSON API: https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/arunumd%2FA-Star-Algorithm-for-2d-Maze-C-11

Stars: 0
Forks: 0
Open Issues: 0

License: mit
Language: C++
Repo Size: 8.79 KB
Dependencies: 0

Created: about 5 years ago
Updated: 10 months ago
Last pushed: about 5 years ago
Last synced: 10 months ago

Topics: 2d-game, a-star, a-star-algorithm, algorithm, cmake, cpp, cpp11, maze-solver, path-finding, path-planning, shortest-path

Files
    Loading...
    Readme
    Loading...

    No dependencies found