Skip to content

Use Stores for state #1

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

Open
rohanrichards opened this issue Nov 9, 2022 · 2 comments
Open

Use Stores for state #1

rohanrichards opened this issue Nov 9, 2022 · 2 comments

Comments

@rohanrichards
Copy link
Owner

Currently we just use objects to store our game state and we manipulate it directly in components, we should use more appropriate techniques for handling state. At the very least we need to be using Svelte Stores instead of objects.

@github-actions
Copy link

github-actions bot commented Nov 9, 2022

Thanks for creating the issue. Attach the details about the issue.

@github-actions
Copy link

github-actions bot commented Jan 8, 2023

The issue had been stale for a long time. Closing the issue for now. You can reopen the issue.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Development

No branches or pull requests

1 participant