Navigation

    Colyseus
    • Login
    • Search
    • Recent
    • Tags
    • Users
    1. Home
    2. kragil
    K

    kragil

    @kragil

    Chat Follow Unfollow
    0
    Reputation
    2
    Posts
    762
    Profile views
    0
    Followers
    0
    Following
    Joined Last Online

    • Profile
    • More
      • Continue chat with kragil
      • Flag Profile
      • Following
      • Followers
      • Topics
      • Posts
      • Best
      • Groups
    kragil Follow

    Posts made by kragil

    RE: Async authoritative turn-based multiplayer in scope for Colyseus? (sovled)

    Hey, thanks for your answer! After two weeks I just thought this community is not really helpful and looked elsewhere.

    There is a lot of really useful information in your post. I will really take it to heart. I have come to a similar conclusion, will probably use my own REST server or a parse-server. Colyseus is not really useful for this kind of server, but they don't tell you that ;-)

    Thanks again!

    posted in Questions & Help •
    Async authoritative turn-based multiplayer in scope for Colyseus? (sovled)

    Hello,

    I am new here:
    Is Colyseus a good fit for a game where player1 can just start their turn and go offline, then another player can decide to pick up that game and play with player1 and go offline again. The turns could be fairly big (few MB maybe).

    From what I have read it seems Colyseus is geared more towards real-time and games where people start at the same time, but it also says it would be very flexible. My fear is that Colyseus could hard to work with and that it would not scale well for this type of game. Am I right?

    So would something like this be easy to implement in Colyseus, and what would the best practice be?

    posted in Questions & Help •