Overview

Eggscape is a 3D side-scroller endless runner designed as a hyper casual mobile game. The game features simple input mechanics and offers infinite progression, making it accessible and engaging for its target audience.

Demo Video


Technologies Used

  • Unity
  • C# Scripting
  • Mobile Game Development

Features

Gameplay

  • Endless progression system.
  • Reward system with unlockable items.
  • Leaderboards for high scores.

Development Team

This project was developed in 1.5 months as part of the academic program at Digital Bros Game Academy. The team consisted of 14 members:

  • 4 programmers
  • 4 designers
  • 3 3D artists
  • 3 concept artists

Role and Contributions

During the project, I contributed as one of the 4 programmers, focusing on the following responsibilities:

  • Developed an infinite parallax scrolling background system and progress tracker for levels based on covered meters.
  • Implemented power-ups that modify the properties/abilities of the character (fully configurable during the design phase).
  • Created various game object managers:
    • Game Manager
    • Shop Manager
    • Item Manager
  • Managed loading and saving of player settings, progress, and unlocked items.