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

[New game]: Multiplayer Tic-Tac-Toe game #2550

Closed
1 task done
PUJAmangale1221 opened this issue Jul 21, 2023 · 3 comments
Closed
1 task done

[New game]: Multiplayer Tic-Tac-Toe game #2550

PUJAmangale1221 opened this issue Jul 21, 2023 · 3 comments
Labels
gssoc23 This tag is specifically used for GSSoC23 contributions level1 Documentation and small bug fixes in gssoc New Game 🎮 This is the label that will be used on issues that are raising new game issue

Comments

@PUJAmangale1221
Copy link

🎮 Game Request

Game logic and basic description
The multiplayer tic-tac-toe game is played on a 3x3 grid where two players take turns placing their symbols ("X" and "O") in empty cells. The first player to get three of their symbols in a row (horizontal, vertical, or diagonal) wins. If all cells are filled and no player has won, the game is a draw.

Point down the features

Game points

  1. You can create a room or join a room
  2. Join a Room with Unique ID
  3. Chat while playing
  4. Player making the first move will get an 'X'
  5. Each player gets a chance alternatively
  6. Smooth and responsive

Select program in which you are contributing

GSSoC23

Code of Conduct

@kunjgit kunjgit added the New Game 🎮 This is the label that will be used on issues that are raising new game issue label Jul 21, 2023
@kunjgit
Copy link
Owner

kunjgit commented Jul 21, 2023

Hey @PUJAmangale1221 !
Thank you for raising an issue 💗
You can self assign the issue by commenting /assign in comment 😀
Make sure you follow CODE OF CONDUCT and CONTRIBUTING GUIDELINES 🚀
Don’t Forget to ⭐ our GameZone🎮
Make sure you join our Discord🕹️

@kunjgit kunjgit added the gssoc23 This tag is specifically used for GSSoC23 contributions label Jul 21, 2023
@kunjgit kunjgit closed this as completed Jul 21, 2023
@kunjgit
Copy link
Owner

kunjgit commented Jul 21, 2023

Hey @PUJAmangale1221!
We are already having a similar game request in #2333 👀
Make sure you come up with a cool unique idea 😀
Waiting for your new game idea 💗.

@kunjgit
Copy link
Owner

kunjgit commented Jul 21, 2023

Hey @PUJAmangale1221 ! Thank you so much for your raising the issue💗
It’s all yours, you can come anytime again and make some contributions! 🚀
Alone, we can do little, but together we can do so much! 😇

@kunjgit kunjgit added the level1 Documentation and small bug fixes in gssoc label Jul 21, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
gssoc23 This tag is specifically used for GSSoC23 contributions level1 Documentation and small bug fixes in gssoc New Game 🎮 This is the label that will be used on issues that are raising new game issue
Projects
None yet
Development

No branches or pull requests

2 participants