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

[TODO] Game Board: Add Concede Button #32

Open
5 tasks
Bratah123 opened this issue Dec 16, 2022 · 0 comments
Open
5 tasks

[TODO] Game Board: Add Concede Button #32

Bratah123 opened this issue Dec 16, 2022 · 0 comments
Assignees
Labels
enhancement New feature or request

Comments

@Bratah123
Copy link
Member

Bratah123 commented Dec 16, 2022

Abstract

This button replaces the Back button currently implemented.

Details

This button should disconnect the user who clicked it and their opponent.
This should clean up the Game instance the players are in and return each player back to the main menu.

Tasks

  • Render Concede Button
  • Handle toast/chat log notifications
  • Save result to DB (if required)
  • Return Both Players to Main Menu
  • Disconnect both players in the game instance
@Bratah123 Bratah123 added the enhancement New feature or request label Dec 16, 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

No branches or pull requests

2 participants