Skip to content

oahc09/Overlap2dRuntime

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

##Overlap2dRuntime

The Overlap2dRuntime provides functionality to load, manipulate and render scenes generated by Overlap2D.

##Setup

  1. Download the Overlap2D Runtime source using git or by downloading it as a zip.
  2. If you have don't have Gradle Eclipse plugin you can go here
  3. Using Eclipse Grdale plugin, import the project by choosing File -> Import -> Gradle -> Gradle project.

For alternative or other IDEs you will need to create a new project and import the source. Or you can just copy all sources to your project.

##Note

Please note that Overlap2D is in development and this runtime is for test purposes. While sources might stay same, architecture will definitely change. Also you can try to write your own runtime based on this.

Releases

No releases published

Packages

No packages published