Overlap2D is a 2D level and UI editor with an engine agnostic philosophy for game development. Made to separate coding from content, it enables developer to create rich content using images, animations, particle effects, light system, physics and complex grouped items.
Overlap2D currently supports libGDX based runtime which will easily render your content on Android, iOS and desktop, while letting you code on Java. It is of course open source: overlap2d-libgdx-runtime
Here are the steps you need to do in order to run this project from sources
- Fork this repo
- Clone your fork to your local
- Import as gradle project, and refresh your gradle config.
- Make sure you have JDK 8
Because the editor is now open source, you can use the issue tracker here on GitHub to report issues.
Overlap2D is licensed under the Apache 2 License, meaning you can use it free of charge, without strings attached in commercial and non-commercial projects. If you make something successful with Overlap2D we will be happy if you remember us, and tell others about it :)