answersLogoWhite

0

How do you make a muiltyplayer game?

User Avatar

Anonymous

15y ago
Updated: 8/17/2019

Well, you can create two kinds of multiplayer games: simple single-computer or advanced multi-computer. The first kind is very easy to create: just make two playable objects reacting to different keys: you can make multiplayer games like pong this way by one player pressing a certain set of keys and the other player another. This is fairly limited, though. The second kind is far more advanced: go to http://www.yoyogames.com/make/tutorials and download the tutorial file on how to create a multiplayer game. Please be aware that this requires a lot of coding experience in GML (the Game Maker programming language) and the Pro Edition of Game Maker, which can be purchased for $20 or €15.

User Avatar

Wiki User

15y ago

What else can I help you with?