All Projects → mini2Dx → Mini2dx

mini2Dx / Mini2dx

Licence: apache-2.0
A high-level cross-platform 2D game development API

Programming Languages

java
68154 projects - #9 most used programming language

Projects that are alternatives of or similar to Mini2dx

Fxgl
Stars: ✭ 2,378 (+519.27%)
Mutual labels:  game-development, gamedev, 2d-game
Kaetram Open
An open-source 2D HTML5 adventure based off BrowserQuest (BQ).
Stars: ✭ 138 (-64.06%)
Mutual labels:  game-development, gamedev, 2d-game
Gamedev Resources
🎮 🎲 A wonderful list of Game Development resources.
Stars: ✭ 2,054 (+434.9%)
Mutual labels:  game-development, gamedev, 2d-game
Gdevelop
🎮 GDevelop is an open-source, cross-platform game engine designed to be used by everyone.
Stars: ✭ 3,221 (+738.8%)
Mutual labels:  game-development, gamedev, 2d-game
Terasology
Terasology - open source voxel world
Stars: ✭ 3,247 (+745.57%)
Mutual labels:  game-development, gamedev
Unity2d Components
A constantly evolving array of Unity C# components for 2D games, including classes for pixel art cameras, events & messaging, saving & loading game data, collision handlers, object pools, and more.
Stars: ✭ 375 (-2.34%)
Mutual labels:  game-development, gamedev
Ssvopenhexagon
C++14 FOSS clone of "Super Hexagon". Depends on SSVStart, SSVEntitySystem, SSVLuaWrapper, SSVMenuSystem, JSONcpp, SFML2.0. Features JSON/LUA customizable game files, a soundtrack by BOSSFIGHT, pseudo-3D effects.
Stars: ✭ 364 (-5.21%)
Mutual labels:  game-development, gamedev
Game Networking Resources
A Curated List of Game Network Programming Resources
Stars: ✭ 4,208 (+995.83%)
Mutual labels:  game-development, gamedev
Minigolf
A minigolf game written without a game engine in C
Stars: ✭ 282 (-26.56%)
Mutual labels:  game-development, gamedev
Mxengine
C++ open source 3D game engine
Stars: ✭ 284 (-26.04%)
Mutual labels:  game-development, gamedev
Godex
Godex is a Godot Engine ECS library.
Stars: ✭ 307 (-20.05%)
Mutual labels:  game-development, gamedev
Defaultecs
Entity Component System framework aiming for syntax and usage simplicity with maximum performance for game development.
Stars: ✭ 286 (-25.52%)
Mutual labels:  game-development, gamedev
Stride
Stride Game Engine (formerly Xenko)
Stars: ✭ 3,524 (+817.71%)
Mutual labels:  game-development, gamedev
Ncine
A cross-platform 2D game engine
Stars: ✭ 372 (-3.12%)
Mutual labels:  game-development, gamedev
Blog
gamedev blog
Stars: ✭ 3,076 (+701.04%)
Mutual labels:  game-development, gamedev
Spheredissolve
Customizable procedural spherical dissolve shader for Unity3D, for all your customizable procedural spherical dissolve needs!
Stars: ✭ 311 (-19.01%)
Mutual labels:  game-development, gamedev
Melonjs
a fresh & lightweight javascript game engine
Stars: ✭ 3,721 (+869.01%)
Mutual labels:  game-development, gamedev
Ultralight
Next-generation HTML renderer for apps and games
Stars: ✭ 3,585 (+833.59%)
Mutual labels:  game-development, gamedev
Games
🎮 A list of popular/awesome video games, add-ons, maps, etc. hosted on GitHub. Any genre. Any platform. Any engine.
Stars: ✭ 18,676 (+4763.54%)
Mutual labels:  game-development, gamedev
Glide
Game engine for making 2d games on iOS, macOS and tvOS, with practical examples and tutorials
Stars: ✭ 353 (-8.07%)
Mutual labels:  game-development, gamedev

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 the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].