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

Save/load games #109

Open
toddmedema opened this issue Apr 18, 2024 · 0 comments
Open

Save/load games #109

toddmedema opened this issue Apr 18, 2024 · 0 comments
Labels
help wanted Extra attention is needed

Comments

@toddmedema
Copy link
Owner

toddmedema commented Apr 18, 2024

  1. Utilize random seed improve randomness: store + use seed #78
  2. Store game state to (local storage? firebase?), and re-load to exact same state
  3. v2: Import/export JSON blob of game state so you can share saves
  4. v3: Store and view replay: Initial random seed + list of decisions made + current state (and then replay you just re-watch the player actions at their realtime)
@toddmedema toddmedema added the help wanted Extra attention is needed label Apr 18, 2024
@toddmedema toddmedema changed the title Save/load/(share?) games Save/load games Apr 18, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

1 participant