Bus Jam Clone
A downloadable game for Android
This project is a tactical color matching puzzle that challenges players to navigate passengers through a crowded grid to their corresponding colored buses, requiring careful spatial planning to avoid deadlocks in the limited waiting area. Beyond the gameplay mechanics, the project serves as a comprehensive study in professional game architecture, utilizing a state machine to manage distinct game phases like initialization, active gameplay, and result states without logic pollution. Communication between core systems such as the timer, grid management, and UI is handled through a centralized event bus, ensuring that each component remains entirely decoupled and easy to maintain.
Download
Download
busjamapk.apk 31 MB


Comments
Log in with itch.io to leave a comment.
Cool game, loved it!