Giter Site home page Giter Site logo

luag-console-java's Introduction

icon

LuaG Console

LuaG is a virtual console that allows you to build a game very quickly using the lua language.
The console offers tools for developers, like the integrated editors for the map and the sprites!
LuaG is always getting updates!

Getting Started

First of all, download the console.
If you are a developer open the console, type mode d and then setup. Now you have blank game files, so you can start programming!
Just type files, find the script folder and there will go all your code!

If you want to play download a game cartridge, put it in the same folder of the .jar file, type run {cartridge-name} in the console and enjoy!

How to create a Game

Creating a Game in LuaG is very easy!
All Game files are stored inside the folder console-userdata (the one you open with the files command). Read the documentation about the game scripting.
You can use useful tools, such as the integrated editors (map and sprites). Just remember to switch to developer mode using mode d.
In this mode you can run the game directly without packing it into a cartridge. You can also exit the game pressing F8.
Type help to get a list of all the commands you can use.

Game Deployment

To deploy a LuaG game, you have first to create a cartridge. You can do this using pack {cartridge-name}. Now, just publish the cartridge! (I suggest you to leave a link to the download page of LuaG console).

License

The Console is released under Apache 2.0 license. See License.

Built With

More Details

Click here to see the wiki.

luag-console-java's People

Contributors

vulcalien avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.