Hundreds of features to explore
Games made in Construct
Your questions answered
Trusted by schools and universities worldwide
Free education resources to use in the classroom
Students do not need accounts with us
What we believe
We are in this together
World class complete documentation
Official and community submitted guides
Learn and share with other game developers
Upload and play games from the Construct community
Game development stories & opinions
Hi all, i would like to know how to make a very "simple" multiplayer game.
just cubes moving, controlled by players who join the game.
Can someone help with an easy example file???
thanks
There really is no easy way, network multiplayer tends to go to the advanced territory with need for separate server process and stuff. :) Search the forums for few examples though, I recall seeing some.
Develop games in your browser. Powerful, performant & highly capable.
imothep85
Take a look at my two multiplayer plugins
Both of them do what you're asking for: "cubes [sprites] moving, controlled by players who join the game".
Both of them have simple demo examples.
Let's know how you go.