Open bvfnbk opened 3 weeks ago
The API service could keep its data in-memory. There actually is no need to create a dedicated brain.
The API service could keep its data in-memory. There actually is no need to create a dedicated brain.
Create a shared "Brain" - because I it is possible.
Moving the implementation of the unreasonable ideas to the release after the next: First create a working game, then introduce more complexity.
The backend needs to keep track of
The "brain" does not need to survive restarts and may therefore be kept in-memory.