Best way to network for user created levels?

0 favourites
  • 1 posts
From the Asset Store
Best car suspension with spring effect and very cool terrain generation.
  • Hello,

    My game included a level creator, and my aim is for players to be able to create and submit levels, as well as browse other user created levels to play.

    The game is grid based and levels are relatively simple, so can be easily defined by and recreated from a short string.

    My question is what would be the best way to implement networking for this?

    My 2 ideas are currently:

    1. Use a websockets server. Players can send requests or level submissions via websockets, which is picked up by my client and return a response.

    2. Use the integrated multiplayer plugin and have users join a room hosted by me, and communicate level requests though that via host messages.

    Does anyone know the advantages/disadvantages of each option, or have an alternative that is more suitable?

    Thanks in advance,

  • Try Construct 3

    Develop games in your browser. Powerful, performant & highly capable.

    Try Now Construct 3 users don't see these ads
Jump to:
Active Users
There are 1 visitors browsing this topic (0 users and 1 guests)