A simple implementation of 3D boids using C and Raylib. It makes use of a spatial grid to speed up the main loop as well as instanced drawing.
Flappy Bird but it's a floppy bat. Implemented using C and Raylib.