Description
Two Colored Ballz is a digital puzzle game released for web browsers and mobile platforms. The game presents a vertical playfield where a stream of small, spherical objects, colored either red or blue, descends from the top of the screen. The player controls a horizontal bar at the bottom of the field. The objective is to sort the falling balls into two separate collection zones located on the left and right sides of the bar. Each zone is designated for one color only. The game ends when a ball lands in the incorrect zone or when the bar becomes overloaded with unsorted balls, causing the playfield to fill to the top. The core mechanic relies on pattern recognition and rapid decision-making, as the speed and frequency of the falling balls increase over time. The visual design is minimal, featuring a dark background with the two contrasting colors for clarity. No narrative or character elements are present. The game is classified as a reaction-based sorting puzzle.
Instructions
The player controls a single horizontal bar located at the bottom of the screen. This bar is divided into two halves by a central divider. The left half of the bar is the collection zone for red balls, and the right half is the collection zone for blue balls. Balls fall one at a time from the top center of the screen. The player moves the entire bar left or right using the left and right arrow keys on a keyboard or by tapping and dragging on a touchscreen. The bar must be positioned so that a falling ball lands on the correct half. If a red ball lands on the right half or a blue ball lands on the left half, the game ends immediately. If a ball lands on the correct half, it is collected and removed. The bar can hold a limited number of balls on each side. If a side becomes full, subsequent correct balls will bounce off and fall into the playfield, raising the stack height. The game ends if any ball, whether correctly or incorrectly placed, causes the stack of balls to reach the top of the screen. No pause function or level selection is provided. The game continues until a failure condition is met, with the final score displayed as the total number of balls successfully sorted.
Categories
Comments
You must log in to write a comment.