Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Dead games cleaning #116

Closed
TheBestTvarynka opened this issue Feb 2, 2022 · 0 comments
Closed

Dead games cleaning #116

TheBestTvarynka opened this issue Feb 2, 2022 · 0 comments
Labels
available easy Difficulty level is easy multiplayer Multiplayer game

Comments

@TheBestTvarynka
Copy link
Collaborator

TheBestTvarynka commented Feb 2, 2022

Task consists of next steps:

  • Extend structures that implements multiplayer game and move by field with timestamp of creation ( structures Game and GameMove ).
  • Implement routine to remove inactive game. Consider to setup default inactive time near 1h.
  • Setup server to run routine periodically.
@dmvict dmvict changed the title Implement create_game for server Method create_game for server Feb 3, 2022
@dmvict dmvict removed the available label Feb 3, 2022
@dmvict dmvict changed the title Method create_game for server Dead games cleaning Feb 4, 2022
@dmvict dmvict added available hard Difficulty level is hard medium Difficulty level is medium and removed discuss medium Difficulty level is medium labels Feb 4, 2022
@Wandalen Wandalen added medium Difficulty level is medium easy Difficulty level is easy and removed hard Difficulty level is hard medium Difficulty level is medium labels Feb 4, 2022
@dmvict dmvict added the taken label Feb 5, 2022
Repository owner deleted a comment from ArtemZHR Sep 5, 2022
Repository owner deleted a comment from kradenkov Sep 5, 2022
@dmvict dmvict removed the taken label Sep 15, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
available easy Difficulty level is easy multiplayer Multiplayer game
Projects
None yet
Development

No branches or pull requests

4 participants