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]: Tic-Toc-Toe Game #2986

Closed
1 task done
pabitra0011 opened this issue Oct 10, 2023 · 5 comments
Closed
1 task done

[New game]: Tic-Toc-Toe Game #2986

pabitra0011 opened this issue Oct 10, 2023 · 5 comments
Assignees
Labels
hacktoberfest New Game 🎮 This is the label that will be used on issues that are raising new game issue

Comments

@pabitra0011
Copy link

🎮 Game Request

Game Setup:
Tic-Tac-Toe is played on a 3x3 grid, making a total of 9 cells.
Two players take turns, one using "X" and the other using "O."

Starting the Game:
Decide who goes first, often done by flipping a coin or another random method.
The first player places their mark ("X" or "O") on any empty cell on the grid.

Taking Turns:
Players take turns placing their marks on empty cells.
Once a cell is marked, it cannot be used again in the game.

Winning the Game:
A player wins the game if they get three of their marks in a row, horizontally, vertically, or diagonally.
The game ends as soon as a player wins, and they are declared the winner.

Restart the Game:
After A player wining A restart button is visible, wher user click restart button it start a new game.

Point down the features

We need two player to play this game.

Select program in which you are contributing

hacktoberfest

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 Oct 10, 2023
@pabitra0011
Copy link
Author

Please assing me this issue , so I can work on this.

@kunjgit
Copy link
Owner

kunjgit commented Oct 10, 2023

Hey @pabitra0011 !
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🕹️

@pabitra0011
Copy link
Author

/assign

@kunjgit
Copy link
Owner

kunjgit commented Oct 10, 2023

Hey @pabitra0011!
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 Oct 10, 2023

Hey @pabitra0011 ! 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! 😇

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
hacktoberfest 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