-
Notifications
You must be signed in to change notification settings - Fork 5
Open
Labels
Milestone
Description
We need to allow the server to be capable of running multiple games at once. Since the bots might have to be playing to multiple games at once, we should also introduce a "GameId" string in the game state, so if someone wants to implement some kind of learning algorithm, they can. Otherwise, the bots would always have to be stateless (or else get confused by multiple simultaneous games).
Reactions are currently unavailable