Open dom-techwriter opened 3 years ago
For an MVP for the game, let's store the recent high scores locally.
Just to test if we can do it as well ;) We'll expand upon this when we then decide to create a global DB.
Unsure. But we have to make sure that we keep it as open as possible, in case later on we want to store other statistics and so on.
Note: make sure to document the schema and how it works before finishing this ticket.
What
For an MVP for the game, let's store the recent high scores locally.
Why
Just to test if we can do it as well ;) We'll expand upon this when we then decide to create a global DB.
How
Unsure. But we have to make sure that we keep it as open as possible, in case later on we want to store other statistics and so on.
Note: make sure to document the schema and how it works before finishing this ticket.