You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
Thank you for creating this issue! 🎉 We'll look into it as soon as possible. In the meantime, please make sure to provide all the necessary details and context. If you have any questions or additional information, feel free to add them here. Your contributions are highly appreciated! 😊
You can also check our CONTRIBUTING.md for guidelines on contributing to this project.
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
The text was updated successfully, but these errors were encountered: