malakyemoody Posted January 9, 2014 Share Posted January 9, 2014 Hi if anyone can answer do you think that if i buy this leadwerks will i be able too make my games multiplayer or online???? Quote Link to comment Share on other sites More sharing options...
Guppy Posted January 9, 2014 Share Posted January 9, 2014 http://www.leadwerks.com/werkspace/page/Leadwerks_2_tutorials/_/programming/raknet-in-leadwerks-tutorial-r80 IIRC Raknet is free if you make less than 100k USD from games Quote System: Linux Mint 17 ( = Ubuntu 14.04 with cinnamon desktop ) Ubuntu 14.04, AMD HD 6850, i5 2500k Link to comment Share on other sites More sharing options...
Rick Posted January 9, 2014 Share Posted January 9, 2014 Like Guppy is implying you'd have to use a 3rd party networking library like RakNet (or others) and integrate it into Leadwerks. Quote Link to comment Share on other sites More sharing options...
Tim Shea Posted January 10, 2014 Share Posted January 10, 2014 Just to expand a little bit on Rick's (correct) response, in order to provide networked multiplayer to your games you would need a third party library. Because Leadwerks is C++ based, you would have your choice of any number of robust, high performance libraries to choose from, but there is a substantial amount of work involved. However, keep in mind that you can build local multiplayer games without any additional components, and local multiplayer is best multiplayer 1 Quote Link to comment Share on other sites More sharing options...
bandrewk Posted January 10, 2014 Share Posted January 10, 2014 I'm using Raknet with Leadwerks, it works quite well. Quote 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.