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

Conversation

CyberCitizen01
Copy link
Owner

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).

Some preview Screenshots...

image

image

image
This is on second player side☝☝

image
This☝☝ is the result, player can play again , change name and play again.

CyberCitizen01 and others added 3 commits February 22, 2021 21:13
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 CyberCitizen01 marked this pull request as ready for review November 14, 2021 17:26
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