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]: Color swap #4658

Merged
merged 4 commits into from
Jun 25, 2024
Merged

[New game]: Color swap #4658

merged 4 commits into from
Jun 25, 2024

Conversation

aditya-bhaumik
Copy link
Contributor

PR Description 📜

Added a new game color swap

"Color Swap" is a simple yet addictive browser-based game developed using HTML, CSS, and JavaScript. The game revolves around the player controlling a character or object that must pass through obstacles matching its color. The color of the character changes randomly, requiring quick reflexes and strategic thinking.

Simple Controls:

The player controls the character using the arrow keys or touch gestures on mobile devices.
The character moves left, right, up, or down to navigate through a series of color-coded obstacles.

Color Matching:

The character changes color periodically or when passing through special zones.
Players must guide the character through obstacles that match its current color to score points.

Increasing Difficulty:

As the game progresses, the speed and frequency of color changes increase.
More complex patterns and additional obstacles are introduced to challenge the player.

Fixes #4656


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 website preview in assets/images
  • I have added entries for my game in main README.md
  • I have added README.md in my folder
  • I have specified the respective issue number for which I have requested the new game.

Add your screenshots(Optional) 📸

image

image



Thank you soo much for contributing to our repository 💗

@kunjgit
Copy link
Owner

kunjgit commented Jun 21, 2024

Thank you @aditya-bhaumik ,for creating the PR and contributing to our GameZone 💗
Review team will review the PR and will reach out to you soon! 😇
Make sure that you have marked all the tasks that you are done with ✅.
Thank you for your patience! 😀

@aditya-bhaumik
Copy link
Contributor Author

@ishita-43 please review my pull request

@aditya-bhaumik
Copy link
Contributor Author

@ishita-43 please review my pull request and add the gssoc labels

Copy link
Collaborator

@ishita-43 ishita-43 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Ready to merge!!

@ishita-43 ishita-43 added Ready to merge 🥳 level3 Adding new features gssoc GSSoC24 program label labels Jun 24, 2024
@kunjgit kunjgit merged commit a6c9b47 into kunjgit:main Jun 25, 2024
3 checks passed
@kunjgit
Copy link
Owner

kunjgit commented Jun 25, 2024

Thank you @aditya-bhaumik , for your valuable time and contribution in our GameZone 💗.
It’s our GameZone, so Let’s build this GameZone altogether !!🤝
Hoping to see you soon with another PR again 😇
Wishing you all the best for your journey into Open Source🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
gssoc GSSoC24 program label level3 Adding new features Ready to merge 🥳
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[New game]: Color swap
3 participants