Please Sign In to contact this author.
JNGL is a minimalist, open-source 2D game library for C++, designed for cross-platform development. It simplifies graphics, audio, and input, targeting Windows, macOS, Linux, Android, iOS, and WebAssembly. JNGL supports sprites and basic rendering, ideal for lightweight games like puzzles or arcade titles. Without a visual editor, it suits C++ programmers, with a small but clear API. Its community is limited, but documentation supports learning. JNGL’s simplicity makes it perfect for hobbyists or small projects, though it lacks advanced features like physics or 3D. Its portability and ease of use appeal to developers seeking a no-frills framework.