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

Implemented timer which switches player if the player is inactive for 30 seconds #615

Closed
wants to merge 2 commits into from

Conversation

Shreya-1305
Copy link

PR Description 📜

Fixes #607

The timer switches player if the player is inactive for about 30 seconds. The timer automatically resets if the player has make a move and its another player's chance.


Mark the task you have completed ✅

  • ✅ I follow CONTRIBUTING GUIDELINE & CODE OF CONDUCT of this project.
  • ✅ I have performed a self-review of my own code or work.
  • ✅ I have commented my code, particularly in hard-to-understand areas.
  • ✅ My changes generates no new warnings.
  • ✅ I have followed proper naming convention showed in CONTRIBUTING GUIDELINE
  • ✅ I have added screenshot for review.

## Add your screenshots(Optional) 📸 ![Screenshot 2024-07-25 110706](https://github.com/user-attachments/assets/5d2f71bf-6dbe-4b24-901e-a475fe2bc330) ---

@Shreya-1305
Copy link
Author

@ayush-t02 can you please review and tell me if i need to make any changes in this.

@Shreya-1305 Shreya-1305 changed the title Implemented timer which switches player if the player is inactive for 30 mins Implemented timer which switches player if the player is inactive for 30 seconds Jul 25, 2024
@ayush-t02
Copy link
Collaborator

@Shreya-1305 do not create PR when the issue is not assigned to you

@ayush-t02 ayush-t02 closed this Jul 25, 2024
@Shreya-1305 Shreya-1305 deleted the my_branch branch July 25, 2024 06:44
@Shreya-1305 Shreya-1305 restored the my_branch branch July 25, 2024 06:50
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.

[Enhancement]: Adding a 30s timer to next player move
2 participants