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

Added Game #2601

Merged
merged 1 commit into from
Aug 5, 2024
Merged

Conversation

Anjaliavv51
Copy link
Contributor

#2598

Description

Game Rules:

The game lasts for 30 seconds.
Each successful click on the target earns you 1 point.
The target moves randomly after each click.
Try to achieve the highest score possible before time runs out.

How to Play:

Click the "Start Game" button to begin.
Move your cursor quickly to catch the bouncing target.
Click on the target to score points.
Keep an eye on the timer in the top right corner.

Game Preview

20240804-1518-53.9068787.mp4

Fixes: #2598

Type of change

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to not work as expected)
  • This change requires a documentation update

Checklist:

  • I have made this from my own
  • I have taken help from some online resourses
  • My code follows the style guidelines of this project
  • I have performed a self-review of my own code
  • I have commented my code, particularly in hard-to-understand areas
  • I have made corresponding changes to the documentation
  • My changes generate no new warnings

Game Preview

20240804-1518-53.9068787.mp4

Copy link

github-actions bot commented Aug 5, 2024

Thank you for submitting your pull request! 🙌 We'll review it as soon as possible. In the meantime, please ensure that your changes align with our CONTRIBUTING.md. If there are any specific instructions or feedback regarding your PR, we'll provide them here. Thanks again for your contribution! 😊

@Anjaliavv51
Copy link
Contributor Author

@Sulagna-Dutta-Roy please review the PR.

@Sulagna-Dutta-Roy Sulagna-Dutta-Roy merged commit 873b4ca into Sulagna-Dutta-Roy:master Aug 5, 2024
1 check 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.

Catch the Target Game
2 participants