Skip to content

study-game-engines/mini2dx-script

 
 

Repository files navigation

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

About

A scripting library for Java-based games

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Java 99.4%
  • Other 0.6%