Allow user to restart game with same opponent

Open
#49 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Assessment

Difficulty
4/5
Estimated time
3-5 days
Newbie friendliness
35/100
Issue type
Feature
Clarity
Mostly clear
Activity status
Stale
Tech stack
javascript

Research direction

No files or tests are named. Start by tracing the game-over flow in ACE and reviewing the linked ACE-Backend repository to find where game state and opponent requests are handled. Done means a completed game offers a rematch, the opponent can accept or decline, and an accepted rematch resets the board on the same link.

Written by the indexing model from the issue text.

Description

enhancement medium

Currently, when a game gets over the user does not have the option to restart the game with the same person.
We can create a workflow where when the game ends, a pop up shows where user has the option to restart the game. The opponent is asked permission for rematch, if opponent agrres, a new game starts on the same link i.e. the board resets.
Link to backend repository: https://github.com/suhanichawla/ACE-Backend

Dominant language
JavaScript
Stars
2
Forks
2
PR merge metrics
No merged PRs in 30d

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

More from MLH-Fellowship/ACE

All issues in MLH-Fellowship/ACE

Similar issues

More JavaScript issues

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.