I'm making a puzzle game about assigning rules to colors. No puzzles yet, but all the basic functionality is in place.
I'm using s7 Scheme with Raylib, where the Raylib bindings are auto-generated using a Scheme script that emits C code.