overlap2d

Overlap2D Game development toolkit for UI and Level design

768
225
Java

overlap2d editor

logo

Build Status Coverage Status Project status

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.

Getting Started

Runtime

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!

News & Community

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.

Contributing

Check this for more info.

Project Set-Up to run from sources.

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

Reporting Issues

Because the editor is now open source, you can use the issue tracker here on GitHub to report issues.

License

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 😃