Rapid2D icon indicating copy to clipboard operation
Rapid2D copied to clipboard

Rapid2D is a pure Lua Game Engine. Home page: http://www.rapid2d.org/

Rapid2D - An Open-Source 2D Game Engine

About

Rapid2D is a pure Lua Game Engine. Graphics rendering is based on OpenGL ES 2.0, Audio output is based on OpenAL.

Supported platforms:

  • Mac
  • iOS
  • Windows
  • Android

Features

  • Using Lua 5.3 script engine.
  • Tree rendering like Cocos2d, but memory managed by Lua.
  • All platforms use a unified audio file format: ogg.
  • Complete Action system.
  • Touch event distribution mechanism based on the display hierarchy.

License

Rapid2D is released under the Apache License, Version 2.0.