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

Server-side in-progress games #57

Open
0spooky opened this issue Feb 11, 2018 · 0 comments
Open

Server-side in-progress games #57

0spooky opened this issue Feb 11, 2018 · 0 comments
Assignees

Comments

@0spooky
Copy link
Contributor

0spooky commented Feb 11, 2018

Often, games are lost by people refreshing their devices, or they would like to switch recording players, or they would like to see in-progress games. We can solve all of these issues by recording games server-side and letting users view data from there.

Required qualities:

  1. Games must not be stored indefinitely, they should be purged at some point either late at night or after some holding period.
  2. Games should have some viewing method for non-players
  3. Games should have some edit enabling method for players

This issue is the current alternative to #56

@0spooky 0spooky self-assigned this Feb 11, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants