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

Complete 2 player game #2

Closed
wants to merge 3 commits into from
Closed

Complete 2 player game #2

wants to merge 3 commits into from

Commits on Feb 22, 2021

  1. Complete 2 player game

    anyone who comes first and starts the game at http://localhost:3000 is the first user and the someone who is already
    or who comes after game has started is notified of starting of the game and thus he can also participate in it by clicking
    GO. After that any of the two can either replay or replay by changing their name or just perform a rematch(rematch is in progress).
    Replay, simply make new guesses and replay by changing name option starts the game but let's you change your name.
    Note that, once a game starts a user cannot change his/her name until the game has ended, i.e. until the replay by changing button appears.
    This branch contains two-player game but the main branch will contain Multiplayer(Proposed to be at most 5)(still in progress as of now).
    CyberCitizen01 committed Feb 22, 2021
    Configuration menu
    Copy the full SHA
    47bca7b View commit details
    Browse the repository at this point in the history
  2. a little twikking

    CyberCitizen01 authored Feb 22, 2021
    Configuration menu
    Copy the full SHA
    399d038 View commit details
    Browse the repository at this point in the history
  3. ``

    CyberCitizen01 authored Feb 22, 2021
    Configuration menu
    Copy the full SHA
    f475d7f View commit details
    Browse the repository at this point in the history