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

Resolved Tie Indication Issue in Tic-Tac-Toe Game #346

Merged
merged 4 commits into from
Nov 2, 2024

Conversation

shrutisk0405
Copy link
Contributor

@shrutisk0405 shrutisk0405 commented Oct 20, 2024

I've added the logic for displaying the draw message in Game.js and updated the CSS to ensure it appears consistently with other messages.
Additionally, I would like to implement a feature that shows whose turn it is on the game board. Could you please assign this task to me?"
Please assign it under gssoc-ext and hacktoberfest2024 along with the level labels.

Screenshot 2024-10-20 160053

Added a message and a reset button that will appear when there is a tie between both players.
Added CSS for the draw message and the reset button in case of a tie.
Copy link

vercel bot commented Oct 20, 2024

@shrutisk0405 is attempting to deploy a commit to the iamparas0's projects Team on Vercel.

A member of the Team first needs to authorize it.

@Ritikabiswas
Copy link

hey do you need help with this vercel check error .I also faced the same problem so I thought to help

{
"rewrites":[
{"source" : "./(.*)", "destination" : "/"}
],
"git": {
"deploymentEnabled": {
"main": false
}
}
} write or paste this code in the vercel.json file it will not show error then

updated vercel.json
@shrutisk0405
Copy link
Contributor Author

@Ritikabiswas Thank You!!

Copy link

vercel bot commented Oct 28, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
tic-tac-toe ❌ Failed (Inspect) Nov 2, 2024 2:42pm

@iamparas0
Copy link
Owner

@Ritikabiswas Thank You!!

Please write your issue no. With #

@shrutisk0405
Copy link
Contributor Author

This is issue no. #348

Copy link

vercel bot commented Nov 2, 2024

Deployment failed with the following error:

Could not parse File as JSON: paras/vercel.json

@iamparas0 iamparas0 merged commit b64a2b6 into iamparas0:main Nov 2, 2024
1 of 2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants