Oxygine icon
Oxygine icon

Oxygine

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.

code example

Cost / License

  • Free
  • Open Source

Platforms

  • Mac
  • Windows
  • Linux
  • Chrome OS
  • iPad
-
No reviews
2likes
0comments
0news articles

Features

Suggest and vote on features

Oxygine News & Activities

Highlights All activities

Recent activities

Show all activities

Oxygine information

  • Developed by

    RU flagDenis Muratshin
  • Licensing

    Open Source and Free product.
  • Written in

  • Alternatives

    23 alternatives listed
  • Supported Languages

    • English

AlternativeTo Categories

Education & ReferenceDevelopment

GitHub repository

  •  815 Stars
  •  174 Forks
  •  36 Open Issues
  •   Updated  
View on GitHub
Oxygine was added to AlternativeTo by ddabrahim on and this page was last updated .
No comments or reviews, maybe you want to be first?
Post comment/review

Featured in Lists

This is a list of 3D and 2D game engines and frameworks that have been written in C++ and the source code is available …

List by ddabrahim with 24 apps, updated

What is Oxygine?

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. You can also build and run your C++ Oxygine application in web browsers. It won’t require any plugins, such as Flash, and runs as pure HTML5/JS application using WebGL for rendering. Oxygine is developed to be fast and memory efficient on mobile platforms. It has flexible resources management system, automatic sprites batching, memory pools and more. 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 analyse your application with embedded tools. Inspect in runtime scenegraph, loaded textures, FPS, performance and more.

Official Links