-
Notifications
You must be signed in to change notification settings - Fork 0
Add screeps transport #21
Copy link
Copy link
Open
Labels
transportrelates to transport and integration between a behavior tree agent and studiorelates to transport and integration between a behavior tree agent and studio
Metadata
Metadata
Assignees
Labels
transportrelates to transport and integration between a behavior tree agent and studiorelates to transport and integration between a behavior tree agent and studio
Make it possible to integrate an agent running inside the game screeps with the bt-studio/server
We should be able to make either the server connect to screeps and poll data from there or come up with a way where screeps itself will talk with the server.
Should be abstracted as a transport.
Thorough research should be conducted to understand the better way of designing that