This repository contains whatever materials I was able to salvage from our entry into MeshMerize 2024 (Relevant LinkedIn Post), There isn't much but a simulator and a writeup that I tried doing.
I want to eventually put in all the media from the event and update the writeup more.
gh.webm
A small simulator for maze solving line follwers, built for Meshmerize 2024; mainly for testing out maze solving algorithms within the limitations of a line follower
Coded in C with Raylib
Compile all the .c files with raylib and run it in this working directory
- Make it into a more approachable format (Web app or such)
- Make installation more accessible
- Add command line arguments