Gly Game Engine 0.0.11
Game engine in lua
|
exporting engine with game More...
Topics | |
Homebrew | |
roms for videogames | |
Ginga | |
build apps for brazilian and latam televisors | |
HTML5 | |
build web pages, pwa's and tv apps | |
Love2D | |
wrapper arounds love library | |
Manual | |
port from scratch | |
Tui | |
build terminal based games | |
The engine is multi-platform and can even be embedded within another engine, such as Love2D, which is widely used for developing new systems. It offers interfaces tailored to the target platform on which the game will run.
If you’re organizing your project with multiple code files and numerous assets, the CLI includes a bundler that can assist you with that, actually worry about your input code from a game.lua file, when you're ready, you can use a template and drag your game to distribute, or use the CLI to extract the parts of the engine needed for your game to run.
export the engine natively to platforms or create support yourself from scratch.