- 2D side-scrolling platformer with a time-rewind mechanic
- Four on-screen virtual buttons: move left, move right, jump, and rewind time
- Press and hold the Rewind button to reverse the last few seconds of movement
- Time rewind restores player position, velocity, and all previously collected gears
- Platforms are procedurally generated each level with varying widths and positions
- Some platforms are lethal spike hazards that kill the player on contact
- Collect all chrono gear collectibles placed on platforms to unlock the exit portal
- Exit portal is locked until every gear on the level is collected
- Score increases by 100 points for each chrono gear collected
- Combo multiplier increments with consecutive gear pickups
- Difficulty increases each level: more platforms, more spike hazards
- Particle fire effects on gear collection, level exit, and player death
- Screen shake and flash overlay triggered on spike contact and death
- Haptic vibration feedback on key game events
- Game Over occurs when the player dies and the rewind history buffer is exhausted
- Pause menu accessible during gameplay
- How to Play screen explaining platform controls and the rewind mechanic
- About screen with app version and package information
- Background music plays during gameplay with a toggle button on the main menu
- Game Over screen shows final score and offers a replay option
- Level Complete screen shows current score and advances to the next level
- Splash screen displayed on app launch before reaching the main menu
- Main menu includes Play, How to Play, About, and Sound toggle buttons
- Portrait orientation locked across all screens
- Back button during gameplay returns to the main menu
- All numbers displayed in English digits throughout the app