Guest jeffmorris Posted February 8, 2010 Share 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 Link to comment Share on other sites More sharing options...
Rick Posted February 8, 2010 Share 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 Link to comment Share on other sites More sharing options...
Masterxilo Posted February 8, 2010 Share 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. Link to comment Share on other sites More sharing options...
Josh Posted February 8, 2010 Share 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. Link to comment Share on other sites More sharing options...
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.