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

Box Merge Game #1089

Merged
merged 1 commit into from
Jul 27, 2024
Merged

Box Merge Game #1089

merged 1 commit into from
Jul 27, 2024

Conversation

Anjaliavv51
Copy link
Contributor

#1087

Related Issue*

Closes #1087

Description

Box Merge Game

This game implements the mechanics you described:

The player controls a colored box using arrow keys.
There are several other colored boxes randomly placed in the game area.
When the player's box touches another box of the same color, they merge, and the player's box grows larger.
If the player's box touches a box of a different color, it shrinks.
The game keeps track of the score, increasing it when merging and decreasing it when shrinking.

Game Preview

WhatsApp.Video.2024-07-26.at.11.57.00_f2460a23.mp4

Checklist

  • I have added image into screensort in "SinglePlayer - Games/Banner - image" in this section*
  • I have added game into "additionalpage/game.html"*
  • I have added Update main README.md file*

Task

Follow Us On social media -

@Anjaliavv51
Copy link
Contributor Author

@Durgesh4993 @Amancoder-01 please assign me this issue

Copy link
Member

@Durgesh4993 Durgesh4993 left a comment

Choose a reason for hiding this comment

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

Approved

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.

[New game]: Box Merge Game
2 participants