Carimbo is a simple yet complete 2D game engine written in modern C++ using SDL. It is scriptable in Lua and was created during Rodrigo Delduca's spare time.
It is a spiritual successor to the Wintermoon framework, a project by the same author. It runs natively on Linux, Windows, macOS, and the web (via WebAssembly), and it also supports mobile platforms, including Android & iOS.
"Carimbo" comes from the 🇧🇷 word for "stamp," and that is exactly what a 2D game engine does—it continuously stamps sprites onto the screen.
See DOCUMENTATION.
Games and demos created with the Carimbo engine are hosted at carimbo.games. They can be tested or played online without installation, thanks to WebAssembly technology supported by all modern browsers.
A simple, permissive license that offers complete commercial freedom—use, modify, and distribute your projects with ease—with minimal restrictions and a single attribution requirement. See LICENSE.
See BUILDING.
