An easy-to-use open source Android native game framework for building 2D games.
JustWeEngine is an open-source Android native game framework that simplifies 2D game development for Android devices. It provides essential game development components like sprite management, physics, input handling, and scene management to help developers create games more efficiently. The framework handles the core game loop and offers a structured approach to building Android games.
Android developers looking to create 2D games without the complexity of larger game engines. It's ideal for indie developers, hobbyists, and students who want a lightweight, native Android game development solution.
Developers choose JustWeEngine for its simplicity and native Android approach, offering a straightforward framework that reduces boilerplate code while maintaining control over game logic. It's easier to learn than larger engines and integrates seamlessly with standard Android development workflows.
An easy open source Android Native Game FrameWork.
The framework emphasizes reducing complexity with a straightforward architecture, making it easy to start 2D game development on Android without overwhelming boilerplate code.
Seamlessly integrates with standard Android tools like Gradle and Maven, as shown in the README setup instructions, allowing developers to use familiar workflows.
Includes essential components like sprite management with animation, collision detection, physics support, and audio integration, covering core needs for basic 2D games.
Offers tutorials in multiple languages and demo projects, such as the plane game demo and Hungry Shark, helping new users quickly grasp the framework.
Only supports Android, making it unsuitable for cross-platform development, which is a significant drawback in today's multi-device gaming market.
Physics and audio capabilities are rudimentary; the README highlights them as 'basic,' which may not suffice for games needing advanced simulations or high-quality sound.
The framework lacks a rich library of assets or plugins, and the version v1.13 suggests infrequent updates, potentially leaving users without modern features or fixes.
Open-Awesome is built by the community, for the community. Submit a project, suggest an awesome list, or help improve the catalog on GitHub.