Leadwerks Game Engine

Leadwerks Game Engine

Luawerks
Award
Favorite
Favorited
Unfavorite
Type: Script
File Size
Posted
Updated
76.889 KB
26 May, 2017 @ 12:51pm
7 Dec, 2019 @ 10:28am
10 Change Notes ( view )

This item has been accepted for Leadwerks Game Engine!

Next item
in queue
Description
Luawerks is a Lua framework for video games developed on the Leadwerks Game Engine. It supplies developers with additonal functions, handles the game loop and allows them to debug their code with a developers console. With all that out of the way, you can focus on making your game fun!


Features:

- The Window, Timing, World, are taken care of within the framework.

- Correct resolution settings when the game is launched in fullscreen.

- Debug, load maps and even add your own commands with the built-in developer console.

- Built in methods to prevent loading invalid assets.

- Easily precache sounds, models, textures, and prefabs to increase load times!

- Graphic setting controls are implemented and can be changed on the fly by the console!

- Luawerks knows when you're launching from an editor and will go into a 'developer mode' which enables the developer console and force the game to go into a windowed mode. You can change some of these settings and manually call the mode with a batch/bash file.

- It's in Lua. Change it to fit your needs without recompiling!



Learn how to intergrate Luawerks with your game, along with other tricks:
https://github.com/reepblue/luawerks/wiki

Report any issues/bugs with the Issue Tracker:
https://github.com/reepblue/luawerks