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

Add routing / state management to client #10

Closed
lijim opened this issue Feb 24, 2022 · 0 comments · Fixed by #16
Closed

Add routing / state management to client #10

lijim opened this issue Feb 24, 2022 · 0 comments · Fixed by #16
Labels
enhancement New feature or request

Comments

@lijim
Copy link
Owner

lijim commented Feb 24, 2022

After the lobby (#9) is implemented, we can add a basic demo where clicking on different links will take the user to different views, e.g. a compact decklist view, the full decklist view, etc.

@lijim lijim added the enhancement New feature or request label Feb 24, 2022
lijim added a commit that referenced this issue Feb 25, 2022
Part of issue #10 .

Adds redux (@reduxjs/toolkit) and react-redux in order to manage state.

Added a basic demo with initializing a user in state based on the server's socket.id
@lijim lijim mentioned this issue Feb 25, 2022
@lijim lijim linked a pull request Feb 25, 2022 that will close this issue
@lijim lijim closed this as completed in #16 Feb 25, 2022
@lijim lijim added this to the Core Game Engine - 2 players milestone Mar 9, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant