A minimalist 2D game engine with robust audio playback and synthesis
- Uses a C++ backend with Lua as a scripting language (using LuaBridge)
- Uses SDL3 for rendering, input, image/text handling
- Uses GLM for efficient vector math
- Uses FluidSynth for MIDI playback/controller support and SoundFont support
- Is kinda cool I think