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.
- Our Website is down, download jar from here
- Watch the video on YouTube
- Check out the quick start guide
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
Runtime is also in maven central, current version being: com.underwaterapps.overlap2druntime:overlap2d-runtime-libgdx:0.1.1-SNAPSHOT
Runtimes for other platforms are coming soon and everyone is welcome to contribute!
We have an official blog as well as @Overlap2D twitter so you can always be up to date with latest news!
There is also forum for all discussions.
Check this for more info.
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 :)