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

Multiplayer/serve prompt #44

Merged
merged 6 commits into from Apr 20, 2022
Merged

Multiplayer/serve prompt #44

merged 6 commits into from Apr 20, 2022

Conversation

CJM1994
Copy link
Owner

@CJM1994 CJM1994 commented Apr 20, 2022

Client sends websocket messages to ws server when a correct character is typed and when a prompt is complete. API file holds functions to pass to the prompt component. The VSDisplay component will be for displaying the return message from the websocket server. (the message from the websocket server will have how far along each player is and if any players are finished so that we can update the state(s) on VSDisplay.

@CJM1994 CJM1994 merged commit 6676b35 into main Apr 20, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant