This is an arcade game that combines the classic Brick Breaker with 2048 mechanics in a Mine-style setting.
The player controls a platform and launches balls that bounce off walls and blocks. Each ball has a numerical value, similar to 2048.
The game features several types of objects:
— destructible blocks. To destroy a block, the ball’s value must match the block’s value;
— growing blocks. When a ball with the same value hits such a block, its value doubles. This continues up to 2048, after which the block is destroyed;
— multipliers that increase the ball’s value;
— an enemy (wolf) that must be defeated.
As you progress, the difficulty increases: new block combinations appear, structures become more complex, and the enemy’s health grows.
The game requires not only reflexes, but also trajectory calculation, proper use of multipliers, and planning of shots.
How to play
Control the platform at the bottom of the screen, shoot balls and bounce them by moving the platform.
PC:
shoot — left mouse button;
move platform — A and D.
Mobile:
tap and hold to aim, release to shoot;
to move the platform, tap it and drag in the desired direction.
The ball bounces off walls and blocks. Each ball has a value (2, 4, 8, etc.). To destroy a block, the ball’s value must match the block’s value.
If the ball hits a multiplier, its value increases.
Some blocks grow when hit, while others are destroyed only on an exact match.
The main goal is to defeat the enemy by dealing damage with the balls.
Plan your trajectories, use ricochets and multipliers to complete levels efficiently.