An open-source game engine with features like scene management, cameras, materials, shaders, particles, physics engines, sound, sprites and textures for creating 2D and 3D games.
GamePlay is an open-source C++ game engine designed for creating 2D and 3D games. It is developed mainly by an international team of volunteers and provides a full suite of game development tools.
Some key features of GamePlay include:
The engine is cross-platform supporting deployments to desktop (Windows, Mac, Linux) as well as mobile (iOS, Android) platforms. The C++ API makes GamePlay fast and portable across devices.
GamePlay is released under the open-source MIT License, allowing free use and modification. An active community provides support through forums, chat, documentation and code contributions. Overall, GamePlay provides a full-featured alternative for developing 2D/3D games completely free.