Diogo Rodrigues Posted May 28, 2017 Posted May 28, 2017 Hi https://www.leadwerks.com/community/index.php?/files/file/145-leadwerks-engine-sdk-232/ What is happening with this page, is that the SDK is still available. I only put this message because it may be unavailable and not only in maintenance. With everything I need some guidance because I am C # programmer. And I prefer programming in C # the games made in Leadwerks. Quote
Josh Posted May 28, 2017 Posted May 28, 2017 Where did you find this link? In Leadwerks we use C++ and Lua. Quote My job is to make tools you love, with the features you want, and performance you can't live without.
Josh Posted May 28, 2017 Posted May 28, 2017 It was true six years ago. Quote My job is to make tools you love, with the features you want, and performance you can't live without.
Crazycarpet Posted May 28, 2017 Posted May 28, 2017 C# is lame as a scripting language anyways, who wants a strongly typed language for your scripting language? (And I'm saying that as a C# lover, I use it for all my external tools!) Give Lua a go! it's fast (as LE implements LuaJIT), flexible, and extremely dynamic I'm sure you'll love it! It also is very easy to communicate between Lua and C++ so you can make blazing fast C++ code and expose it for easy use in Lua in the future. If you're new to Lua check out the Leadwerks tutorials by hitting the "Learn" button at the top, I hear the tutorials are quite well done. Plus, learning new languages is always fun! 1 Quote
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.