JNGL is a cross-platform 2D game library designed to simplify game development in C++. With support for major operating systems, including Linux, Windows, macOS, and various gaming consoles, it provides easy-to-use features and a diverse range of tools to create engaging games without the complexity.
JNGL - Just a Neat Game Library
JNGL is a straightforward and versatile C++ game library designed for ease of use across multiple platforms including Linux, Windows, macOS, Android, iOS, Xbox, Nintendo Switch, LG webOS, and the Web. This library allows developers to create engaging 2D games quickly and efficiently.
To get started with JNGL, follow these basic build commands:
cmake -Bbuild
cmake --build build
./build/jngl-test
Sample image showcasing Portal Dogs running on the Nintendo Switch:

JNGL stands out as an efficient library for any developers seeking to create 2D games across various popular platforms with simplicity and speed.
No comments yet.
Sign in to be the first to comment.