malakyemoody Posted January 9, 2014 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
Guppy Posted January 9, 2014 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
Rick Posted January 9, 2014 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
Tim Shea Posted January 10, 2014 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
bandrewk Posted January 10, 2014 Posted January 10, 2014 I'm using Raknet with Leadwerks, it works quite well. 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.