2026-08-12 17:53:50 +02:00
2025-10-27 22:52:38 +01:00
2026-08-12 17:53:50 +02:00
2026-08-12 17:53:50 +02:00
2025-10-27 21:26:38 +01:00
2026-08-12 17:53:50 +02:00

Project

This is a classic A* implementation written in c. The project is split into:

  • frontend: An interactive raylib visualization
  • backend: The independent algorithm (can be used elsewhere)

Background

I wrote this as a prototype and copied it almost 1 to 1 into my other projects code.

S
Description
a classic a-star implementation with interactive raylib visuals
Readme
69 KiB
Languages
C 98.5%
Makefile 1.5%