'Menghitung Ceri' (Counting Cherries) is an educational browser game designed to teach basic arithmetic (counting and subtraction) to children in an engaging and interactive way. The game features friendly monsters, colorful visuals, and cheerful sound effects to create a fun learning environment.
The main technical challenge was to build a dynamic and state-rich game within a single Phaser scene, without a formal UI framework. Key challenges included:
The project was approached as a self-contained, single-scene application. The solutions to the challenges were implemented directly within Phaser 3 using the following patterns: