oxygine.org - Oxygine - 2D C++ game framework

Description: Oxygine is free C++ engine and framework for 2D games on iOS, Android, Windows, Linux and Mac.

creative (14251) game (8976) sound (5821) code (2991) engine (2605) 2d (1345) framework (791) opengl (162) oxygine (1)

Example domain paragraphs

Oxygine is completely free and open source (MIT license) 2D game engine, available on GitHub. It is written in C++ and runs on MacOSX, iOS, Android, Windows and Linux.

Oxygine is written in C++. It provides easy to use API, which is designed with "do more with less code" philosophy. It uses a managed scenegraph system that takes care of rendering and updates, and provides ability to extend with custom rendering and updates.

You can build and run your C++ Oxygine application in web browsers. It won’t require any plugins, such as Flash or Unity, and runs as pure HTML5/JS application using WebGL for rendering.