Skip to content

Latest commit

 

History

History
12 lines (11 loc) · 304 Bytes

README.md

File metadata and controls

12 lines (11 loc) · 304 Bytes

Depth first search maze, A* path finding.

This project was made mainly for me to learn the A* path finding algorithm.

Building

Requirements

g++
raylib

on a linux system simply run the ./build.sh script to build the executable.

Demo

https://github.com/xelox/A_star/blob/main/demo.mkv