Open duyminh1998 opened 8 months ago
create a server that will run the simulation logic
running the game simulation in the frontend is causing us some bugs
Medium to hard
Frontend is only concerned with displaying data while a server can run the simulation
Isn't this done?
No. We do not have a server. We have a client-only web application and a Gymnasium environment.
We should
create a server that will run the simulation logic
Because
running the game simulation in the frontend is causing us some bugs
Complexity
Medium to hard
Definition of Done
Frontend is only concerned with displaying data while a server can run the simulation