ORX -- A 2D Open Source Data Driven Portable Game Engine

Subscribers:
265,000
Published on ● Video Link: https://www.youtube.com/watch?v=MYd6WuxIxcs



Duration: 18:23
17,437 views
347


Today we are taking a look at the Orx open source game engine. Available under a ZLib license, this engine takes a very different approach to most 2D game engines out there, being heavily data driven. This framework covers most of the functionality you would expect to see in a 2D game framework with good tutorial support, reference materials and more. It's open source under the ZLib license, available on Github. The vast majority of the source code is C based.

It's available at:
http://orx-project.org

Source:
https://github.com/orx/orx







Tags:
Orx
C++
Game Engine
Open Source
2D
GameDev
Game Programming
Data
Data Driven
OpenGL