Run the simulation in your browser here
Entities learning to move from one point to another controlled by a simple genetic algorithm, made with raylib and compiled to WASM using emscripten
All code is in main.c and main.h, raygui was copied from here