01-23-2015, 11:52 PM
You can use lua programming for working with Leadwerks Engine . Use lua for your scripting. The good thing about scripting languages like Lua is they are interpreted instead of compiled so you can modify the Lua scripts on the fly so you don't have to sit around waiting for your game to compile and then having to re-compile if what you've done doesn't work the way you want it to.
Leadwerks Engine cost $99 and also has very good Documentation and its really easy to use.


