Cyber Dash is an endless runner lane-shifting action game.
Players shift lanes, jump, and slide to avoid obstacles and collect cores.
- Splash screen displays the title with zoom and alpha animation.
- Main menu screen provides navigation to start the game, instructions, settings, and about.
- Game screen displays the cyber lane grid and active player avatar.
- Settings screen allows toggling game sound, background music, and haptic feedback.
- How to play screen describes lane-change, slide, and jump touch inputs.
- About screen lists developer details and technology frameworks.
- Pause overlay suspends the runner activity and offers choices to resume or quit.
- Level complete screen presents run stats, XP progression, and stars.
- Game over screen displays the final score and highest score on obstacle collision.
- Movement system shifts the player between three parallel lanes and handles jump and slide inputs.
- Obstacle spawner randomly populates lanes with static barriers at fixed intervals.
- Collectibles manager spawns energy cores along lanes that increase score on contact.
- Power-ups system spawns items providing active shield protection, score multiplier boosts, and slow-motion time distortion.
- Particle system generates circular and square bursts on collecting items.
- Camera shake updates coordinates on obstacle collision to shake the frame.
- Sound engine loops background music and triggers sound effects using static audio buffers.