issues
search
sheleoni
/
icecream-kana-game
A game for learning Japanese characters in the form of collecting ice-cream scoops. 🍦
https://icecream.sheleoni.com/
1
stars
0
forks
source link
Update user schema to include game data (inject seed data)
#46
Open
sheleoni
opened
1 year ago
sheleoni
commented
1 year ago
icecream stack (all the icecream stack that has not been redeemed for other purposes e.g. gifted / used in recipes to generate other items): array
tideLevel: object
scoreByKana: object ref:
https://github.com/sheleoni/icecream-kana-game/wiki/Design-Notes#initial-display-of-game-interface
Strategies to upgrade considered:
Upgrade on login (but login is not guaranteed, and we need to manage sessions - maybe delete all user sessions if there is a user schema update?)
Upgrade on access to "/play"
Strategies to upgrade considered: