Guest jeffmorris Posted February 8, 2010 Posted February 8, 2010 Is it possible to use LUA instead of C++ to create games? The tutorial section on the Wiki has no LUA tutorials. Quote
Rick Posted February 8, 2010 Posted February 8, 2010 Yes, it's possible. It's a big topic and has a learning curve though (like anything else I guess). Quote
Masterxilo Posted February 8, 2010 Posted February 8, 2010 The tutorial section on the Wiki has no LUA tutorials. This is because the lua addition is "quite new". The answer is yes, you can use a precompiled engine.exe and have all your code (even the main loop) in lua scripts. Quote Hurricane-Eye Entertainment - Site, blog.
Josh Posted February 8, 2010 Posted February 8, 2010 This tutorial is an in depth explanation of our Lua implementation: http://www.leadwerks.com/files/Tutorials/Lua/Getting_Started_With_Lua.pdf Quote My job is to make tools you love, with the features you want, and performance you can't live without.
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.