Author Topic: Best engine/prerequisites for online multiplayer Aiwanna game?  (Read 1883 times)

YoSniper

  • Awexome
  • Global Moderator
  • Spike Dodger
  • Posts: 142
  • People regard me as a programming overlord.
  • OS:
  • Windows 7/Server 2008 R2 Windows 7/Server 2008 R2
  • Browser:
  • Chrome 45.0.2454.101 Chrome 45.0.2454.101
    • View Profile
    • My YouTube
  • Playstyle: Keyboard
Best engine/prerequisites for online multiplayer Aiwanna game?
« on: October 13, 2015, 05:03:00 PM »
Hello everybody,

So I'm thinking about developing one more Aiwanna game, but it would require adaptation for online multiplayer.

If anyone has any suggestions as to how I could pull this off, I would greatly appreciate it.

And for those concerned, I use GM:Studio Pro, and while I don't have my new PC with Windows 10 built just yet, I have at least started on that endeavor.

Thank you in advance for your suggestions.
I don't traverse the forums as much anymore. Follow me on Twitter if you want to keep tabs on me!

Twitter: @YoSniperGames
Twitch: yosniper

Streams happen whenever I feel like it.

Starz0r

  • Owner
  • The Kid
  • Administrator
  • Posts: 343
  • Hall Of Fame
  • OS:
  • Windows 10 Windows 10
  • Browser:
  • Chrome 47.0.2526.8 Chrome 47.0.2526.8
    • View Profile
  • Playstyle: Keyboard
Re: Best engine/prerequisites for online multiplayer Aiwanna game?
« Reply #1 on: October 13, 2015, 05:23:50 PM »
Well there are multiple choices for making multiplayer games in Studio. One is you could try making it yourself with Studio's built in functions or you could use a wrapper/extension to make it easier for you.

EZ Multiplayer was a project I worked on awhile back before Studio became a standard. This extension uses 39DLL and not the built in functions but still works and should do everything your asking.

Enhanced Networking Kit is a project I've been working on with a friend (or really hes been working on it without me), and it is a spiritual successor to EZ Multiplayer and was even called EZ Multiplayer 2 at one point, but dropped the name due to our new name being much better.

GMNet Engine was being integrated in to I Wanna Be The Engine KS Edition by me and Klazen before we both got caught up with other projects, don't know how far he got into it other than getting the basic functionality working.

I really haven't seen many other extensions that give you the freedom of how you structure your networking code than these three.

pieceofcheese87

  • Global Moderator
  • The Kid
  • Posts: 346
  • Personal Text
  • OS:
  • Windows 10 Windows 10
  • Browser:
  • Chrome 45.0.2454.101 Chrome 45.0.2454.101
    • View Profile
    • Twitch Tv Channel
  • Playstyle: Keyboard
Re: Best engine/prerequisites for online multiplayer Aiwanna game?
« Reply #2 on: October 13, 2015, 05:42:56 PM »
I believe someone was working on a multiplayer engine for studio.
Signature

YoSniper

  • Awexome
  • Global Moderator
  • Spike Dodger
  • Posts: 142
  • People regard me as a programming overlord.
  • OS:
  • Windows 7/Server 2008 R2 Windows 7/Server 2008 R2
  • Browser:
  • Chrome 45.0.2454.101 Chrome 45.0.2454.101
    • View Profile
    • My YouTube
  • Playstyle: Keyboard
Re: Best engine/prerequisites for online multiplayer Aiwanna game?
« Reply #3 on: October 14, 2015, 04:55:14 PM »
Well, for the short term at least, I have the GMnet engine in my library. Will check out YoYoYo engine for the "proper" physics and such.
I don't traverse the forums as much anymore. Follow me on Twitter if you want to keep tabs on me!

Twitter: @YoSniperGames
Twitch: yosniper

Streams happen whenever I feel like it.