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

Tic Tac Toe game #733

Open
MohammadAsiya opened this issue Oct 5, 2023 · 5 comments
Open

Tic Tac Toe game #733

MohammadAsiya opened this issue Oct 5, 2023 · 5 comments

Comments

@MohammadAsiya
Copy link

Is your feature request related to a problem? Please describe.
A clear and concise description of what the problem is. Ex. I'm always frustrated when [...]

Tic-tac-toe is a two-player paper-and-pencil game played on a three-by-three grid. Players take turns marking empty spaces in the grid with X or O. The first player to get three of their marks in a row (horizontally, vertically, or diagonally) wins the game. If all nine spaces are filled and neither player has three in a row, the game is a tie.

Describe the solution you'd like
A clear and concise description of what you want to happen.
Here is a more detailed description of the rules of tic-tac-toe in 50 words:

Players take turns marking empty spaces in the grid with X or O.
Players cannot mark a space that has already been marked.
The first player to get three of their marks in a row (horizontally, vertically, or diagonally) wins the game.
If all nine spaces are filled and neither player has three in a row, the game is a tie.
Players cannot change their marks once they have been placed

Describe alternatives you've considered
A clear and concise description of any alternative solutions or features you've considered.

Additional context
Add any other context or screenshots about the feature request here.

@HarshitaShrivas66
Copy link

hey!! Please assign me!!

@Abhigyan2002
Copy link

I can add the game just let me know in which language does it need to be. I can do it in JAVA and Python with GUI.

@namannangia
Copy link

Can I contribute to this issue? or is it solved?

@avnichauhan12
Copy link

Hii..I would like to work on this

@Pree-04
Copy link

Pree-04 commented Oct 27, 2023

Hello, I would like to contribute to this issue. Please assign it to me

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

No branches or pull requests

6 participants