Orx is a portable, lightweight, plugin-based, data-driven and extremely easy to use 2D-oriented game engine. As orx is data driven, it allows users to create games with a small number of lines of code and reduces drastically the development time.
Cross platform 2D/3D game engine written in C++11 & OpenGL ES 2/3
Alpha:
- Still in heavy development, but should be stable enough for use in small projects.
- Features include OpenGL ES based scene graph system, sound (static and streaming), input handlers, scheduler, async job queues, and much more.
- Supported platforms include iOS, Android, OSX, Linux, Windows, HTML5 (Emscripten).