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

Playing against another player over WebSocket #16

Merged
merged 40 commits into from
Apr 12, 2020
Merged

Conversation

kenrick95
Copy link
Owner

@kenrick95 kenrick95 commented Apr 10, 2020

Fixes #13

Still a work in progress. Finished the happy case, still have many UX issues and edge cases to cover.

Interestingly, game ending/restart works okay without any intervention; need more improvement to make everyone reset the game without having each player to click reset

@kenrick95 kenrick95 marked this pull request as ready for review April 12, 2020 08:56
browser/src/app.ts Show resolved Hide resolved
browser/src/game/game-online-2p.ts Show resolved Hide resolved
@kenrick95 kenrick95 temporarily deployed to c4-server April 12, 2020 11:36 Inactive
@kenrick95 kenrick95 temporarily deployed to c4-server April 12, 2020 11:46 Inactive
@kenrick95 kenrick95 temporarily deployed to c4-server April 12, 2020 11:59 Inactive
@kenrick95 kenrick95 temporarily deployed to c4-server April 12, 2020 12:13 Inactive
@kenrick95 kenrick95 temporarily deployed to c4-server April 12, 2020 12:19 Inactive
App (lightly) tested to be working in IE11
@kenrick95 kenrick95 merged commit 01e4077 into master Apr 12, 2020
@kenrick95 kenrick95 deleted the kenrick/multiplayer branch April 23, 2023 11:09
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.

Playing online against another human.
1 participant