Solar2D
Solar2D is a Lua-based game engine focused on ease of iterations and usage. As a fully open-source project forked from the well-established and widely used Corona SDK game engine, Solar2D allows developers to create applications for mobile, desktop, and connected TV devices with a single codebase, supporting platforms such as iOS, tvOS, Android, Android TV, macOS, Windows, Linux, and HTML5. The engine features an instant-update simulator, enabling developers to see code changes in real time, and supports live builds for rapid testing on real devices over a local network. A vast array of plugins is available to extend the core functionality, covering aspects like in-app advertising, analytics, and media. For additional customization, developers can call any native (C/C++/Obj-C/Java) library or API using Solar2D Native. Built on the lightweight and fast Lua scripting language, Solar2D is completely free to use, with no hidden fees, charges, or royalties.
Learn more
MonoGame
MonoGame is a free and open-source framework that allows developers to create cross-platform games using C# and other .NET languages. It supports multiple platforms, including Windows, macOS, Linux, Android, iOS, PlayStation 4, PlayStation 5, Xbox One, and Nintendo Switch. MonoGame provides a comprehensive set of features, such as 2D and 3D rendering, sound playback, input handling, and content management, enabling the development of high-quality games across various genres. The framework is a re-implementation of Microsoft's XNA 4 API, ensuring familiarity for developers with XNA experience. Notable games developed with MonoGame include "Streets of Rage 4," "Carrion," "Celeste," and "Stardew Valley." MonoGame is actively maintained by the MonoGame Foundation and its community, with ongoing updates and support.
Learn more
Cocos2d-x
Cocos2d-x is an open source, flexible, and lightweight cross-platform game engine that has been providing developers with stable and mature solutions since 2011. The engine offers interfaces in C++, Lua, and JavaScript, supporting platforms such as iOS, Android, Windows, macOS, and HTML5 browsers like Chrome, Safari, and Internet Explorer. Built upon OpenGL ES 2.0 and Metal for graphics rendering, Cocos2d-x fully exploits the GPU performance of mobile devices while maintaining compatibility. Developers can utilize Lua or JavaScript scripting languages to perform hot updates to games, eliminating the need to send packages to app stores and wait for review. The engine's open-source capabilities allow for extensive customization, enabling game companies to develop their own game types and extensions, including combining their own 3D engines to solve 2D interface and UI problems. According to test data, Cocos2d-x version 3.x is compatible with 99.7% of Android devices in China.
Learn more
AWS GameKit
Use AWS CloudFormation templates to power backend game features. Deliver core functionality to your players using prebuilt AWS solutions. Use sample assets and code to rapidly develop game feature prototypes. AWS GameKit is a game engine integration toolkit that helps you create cloud-connected game features without the learning curve of using cloud service architecture. Quickly start prototyping active game projects with ready-to-use backend game features, open-source code, and documentation. Use solutions built by cloud architecture experts, based on the AWS Well-Architected Framework, that are secure, high-performing, and resilient. Use the AWS GameKit plugin in your game engine to configure and deploy supporting AWS resources for your cloud-based game features. Use AWS tools to monitor, scale, and customize backend services, and control your data generated and stored on AWS.
Learn more