Navigation

  • Recent
  • Tags
  • Users
  • Search
  • Login
Colyseus
  • Login
  • Search
  • Recent
  • Tags
  • Users

Documentation GitHub

We're migrating to GitHub Discussions. This forum does not accept new registrations since April 6, 2023.
  1. Home
  2. varunhegde93
V

varunhegde93

@varunhegde93

Chat Follow Unfollow
0
Reputation
2
Posts
1.3k
Profile views
0
Followers
0
Following
Joined 25 Oct 2018, 17:11 Last Online 29 Oct 2018, 21:18

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

Posts made by varunhegde93

RE: Is this the right use case for using Colyseus?

Thanks endel for the response.

The AI agent is built by multiple teams and the goal of this exercise would be to make the different agents compete against each other. So enforcing a language restriction on different teams is not an option. Further the standard implementations of the AI/ML libraries are more easily found in python than in Javascript. For the same reasons I am trying to separate the clients and the game server implementation.

posted in Questions & Help • 25 Oct 2018, 19:40
Is this the right use case for using Colyseus?

I am currently working on an academic project which requires us to build a monopoly playing agent and an adjudicator platform for the agents to play against each other, a UI Interface to reflect the actions taken by the agents and bunch of other things like logging etc.

I was thinking of the following architecture which consists of two different kind of clients - AI Agents and a UI Client. Is this is the right use case for using Colyseus as the game server? And also the AI agents are typically python programs, so I wondering if there is already a python client available? If not how hard is to write a minimalistic one?

Any help would be appreciated.

0_1540487551151_Game Adjudicator.png

posted in Questions & Help • 25 Oct 2018, 17:24

© 2023 Endel Dreyer