Suika3 (opens in new tab)
A portable 2D game engine with a DSL for visual novels Suika3 is a high-performance, mobile-first 2D game engine designed for visual novels. It focuses on portability, written in C89 to ensure long-term maintenance and compatibility. Note: This is a game engine runtime. To run a game, you need to provide a game directory as an argument. Target: Mobile-first, yet runs anywhere including Linux High-Performance: Native, written in C Hybrid Scripting: JIT VM with AOT fallback for App Store compli...
Read the original article