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
RPG Maker
RPG Maker is a series of game development engines that enable users to create their own role-playing games without prior programming experience. Each version of RPG Maker offers unique features and improvements to cater to different development needs. The latest installment, RPG Maker MZ, includes enhancements to the map editor, character generator, database, animations, and plug-ins, allowing for more customization than ever before. RPG Maker MV expands platform support to include MacOSX, Android, and iOS, with improvements to the map editor, higher resolution, and easy-to-use plug-ins. RPG Maker VX Ace is known for its intuitive interface and extensive library of assets and scripts, making it a great starter engine for beginners while still powerful enough for developers. The RPG Maker series provides a comprehensive set of tools, including a versatile map editor for designing environments, a character generator for creating original characters, and more.
Learn more
Meshpage.org
Placing 3d model to your web page is now easy with meshpage.org and gameapi builder. Initial tests you can do with 3d model viewer to test if the 3d model works wth our 3d engine. Then gltf to html5 zip converter lets you create zip file to be uncompressed in your hosting space and a 3d engine displays the 3d model when you open display.html. Adding embed tag with a link to the index.html lets you place the 3d model as part of a bigger article. Full customization options are available via last remaining tool GameApi builder which has 600 different features to position and animate the 3d model to your liking.
Learn more
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