All Projects → mini2Dx → miniscript

mini2Dx / miniscript

Licence: MIT license
A scripting library for Java-based games

Programming Languages

java
68154 projects - #9 most used programming language

Projects that are alternatives of or similar to miniscript

WurfelEngineSDK
Isometric game engine. Open world, block/voxel based and sprite rendering.
Stars: ✭ 96 (+190.91%)
Mutual labels:  libgdx
odb-arktrail
Artemis-ODB + LibGDX game
Stars: ✭ 16 (-51.52%)
Mutual labels:  libgdx
thelegendofericc
Single player roguelike tile-based game written in Java using LibGDX and Ashley
Stars: ✭ 22 (-33.33%)
Mutual labels:  libgdx
omo
Kotlin port with changes and improvements for omo originally by ForeignGuyMike
Stars: ✭ 22 (-33.33%)
Mutual labels:  libgdx
myxy
用libGDX开发的梦幻西游
Stars: ✭ 24 (-27.27%)
Mutual labels:  libgdx
ZapTap
Cross Platform Game made in libGDX. Live on Google Play: https://play.google.com/store/apps/details?id=com.betterclever.zaptap
Stars: ✭ 49 (+48.48%)
Mutual labels:  libgdx
bialjam17
💫 The game that won the BialJam'17 event
Stars: ✭ 55 (+66.67%)
Mutual labels:  libgdx
Particle-Park
A LibGDX particles showcase.
Stars: ✭ 46 (+39.39%)
Mutual labels:  libgdx
gdx-gltf
GLTF 2.0 3D format support and PBR shader implementation for LibGDX
Stars: ✭ 156 (+372.73%)
Mutual labels:  libgdx
blockbunny
Libgdx-based game for Android, iOS, and PC following the tutorial by ForeignGuyMike on youtube channel. Read more on README.md
Stars: ✭ 25 (-24.24%)
Mutual labels:  libgdx
gdx-freetype-gwt
Freetype for gwt
Stars: ✭ 41 (+24.24%)
Mutual labels:  libgdx
libgdx-screenmanager
A screen manager for libgdx supporting transitions
Stars: ✭ 69 (+109.09%)
Mutual labels:  libgdx
lwjgl3-www
The LWJGL 3 website.
Stars: ✭ 105 (+218.18%)
Mutual labels:  lwjgl
pathfinding
Java pathfinding framework.
Stars: ✭ 94 (+184.85%)
Mutual labels:  libgdx
TextureUnPacker
This is reverse engineering of Texture Packer used in LibGdx Projects.
Stars: ✭ 36 (+9.09%)
Mutual labels:  libgdx
gdx-sqlite
A cross-platform extension for database handling in Libgdx
Stars: ✭ 61 (+84.85%)
Mutual labels:  libgdx
gdx-backend-bytecoder
Libgdx Kotlin app with Bytecoder
Stars: ✭ 24 (-27.27%)
Mutual labels:  libgdx
SpinyGUI
(WIP) Java OpenGL GUI library. Created for using with latest LWJGL (LWJGL 3).
Stars: ✭ 21 (-36.36%)
Mutual labels:  lwjgl
kgl
Lightweight OpenGL abstraction for Kotlin Multiplatform
Stars: ✭ 21 (-36.36%)
Mutual labels:  lwjgl
HitKlack LibGDX
🎮 Retro console game remake of Mephisto Hit Klack
Stars: ✭ 23 (-30.3%)
Mutual labels:  libgdx

miniscript

Build Status Join the chat at https://gitter.im/mini2Dx/mini2Dx

A library for adding scripting to Java-based games

Goals

The main objective of miniscript is to provide a framework for adding scripting to Java-based games independent of the scripting language used.

Supported Scripting Languages

The following scripting languages are currently supported:

  • Groovy
  • Lua
  • Python
  • Ruby
  • Kotlin

License

The project is licensed under the MIT License.

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].