KO
|
EN
gitlite — search
Search
#python
#java
#python3
#arduino
#golang
#machine-learning
#rust
#html
#flask
#javascript
#seismology
#nodejs
miniscript
★ 40
Open GitHub ↗
A scripting library for Java-based games
Download README (.md)
Explore Similar Repositories
minibasic
:
BASIC interpreter for Mini Micro
miniscript-builder
:
No description available.
miniscript2
:
Version 2 of the MiniScript language (including official C# and C++ versions)
soda
:
The Soda Game Engine (open-source cross-platform game development using MiniScript)
miniscript-templates
:
Templates for Miniscript-based spending policies. For use by Bitcoin wallet developers and users.
// repository documentation
Was this content helpful?
★ 0
(0 ratings)
Select Rating:
★
★
★
★
★
Submit Feedback
Recent Feedback
×
Download README
Do you want to download the
README.md
file for
miniscript
?
Download (.md)
miniscript ==================================== [](https://travis-ci.org/mini2Dx/miniscript) [](https://gitter.im/mini2Dx/mini2Dx?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge&utm_content=badge) A library for adding scripting to Java-based games * [Website](https://mini2dx.github.io/miniscript/) * [Wiki](https://github.com/mini2Dx/miniscript/wiki) * [Javadoc](https://mini2dx.github.io/miniscript/javadocs/1.0.0-beta1/index.html) * [Issue Tracker](https://github.com/mini2Dx/miniscript/issues) * [Changelog](https://github.com/mini2Dx/miniscript/blob/master/CHANGES) * [License](https://github.com/mini2Dx/miniscript/blob/master/LICENSE) 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](https://github.com/mini2Dx/miniscript/blob/master/CONTRIBUTING.md)