Popularity
4.5
Stable
Activity
4.0
-
502
39
44

Programming language: Java
License: Apache License 2.0
Tags: Game Development     Projects    
Latest version: v2.0.0-alpha.38

Mini2Dx alternatives and similar libraries

Based on the "Game Development" category.
Alternatively, view Mini2Dx alternatives based on common mentions on social networks and blogs.

Do you think we are missing an alternative of Mini2Dx or a related project?

Add another 'Game Development' Library

README

mini2Dx

Continuous Integration

A high-level game development API for LibGDX inspired by Slick

Goals

The main objective of mini2Dx is to provide a beginner-friendly, master-ready framework for rapidly prototyping and building 2D games in Java.

What's New

20th April 2019

1.9.0 has been released as another in-between version of the 1.x API and 2.0 API. It is recommended upgrading to 1.9.0 to ease the transition to 2.0 later on. As previous stated, 1.9.x will only receive bug fixes and optimisations going forward. Once 2.0 is released, 1.9.x will be 100% community-driven.

10th November 2018

1.8.0 has been released as an in-between version of the 1.x API and 2.0 API. It is recommended upgrading to 1.8.0 to ease the transition to 2.0 later on. As previous stated, 1.8.x will only receive bug fixes and optimisations going forward. Once 2.0 is released, 1.8.x will be 100% community-driven.

10th June 2018

This is repository will be focused on development of the next generation of mini2Dx - 2.0. For 1.x development, see the mini2Dx Vintage Edition repository. 1.x will receive bug fixes and optimisations during 2.0 development. Once 2.0 is released, 1.x will be 100% community-driven.

License

The project is licensed under the BSD 3-Clause License.

Assets used for UATs are licensed under Creative Commons (Kenney.nl, Alexander Ehlers, Juan Rodriguez)

However, some classes are based on LibGDX's code and are licensed under the Apache License Version 2.0 per LibGDX's license. Such classes are placed under com.badlogic.gdx packages.

Contributing

See the Contributing Page


*Note that all licence references and agreements mentioned in the Mini2Dx README section above are relevant to that project's source code only.