BACK_TO_HQ



PROJECT BETA
ALEXANDRIAN RUNNER
Unity 3D (C#) Endless Runner Alexandria Theme
MISSION BRIEF
A Runner Game based in Alexandria with a brief on how Runner Games are made. Basically you don't run forward, the floor beneath is moving towards you facing some obstacles and fences to dodge. Will you be up for the challenge?
GAMEPLAY_SNAPSHOTS




TECHNICAL CHALLENGE
Creating the illusion of infinite movement while keeping the player stationary.
SOLUTION
Implemented a moving floor mechanic where environment segments are instantiated and moved towards the player, then recycled to optimize performance.
KEY_FEATURES
- Infinite Runner Mechanics.
- Obstacle Dodging (Fences, Barriers).
- Moving Floor System.
- High Score Tracking.
- Alexandria City Atmosphere.
TECH_STACK
Unity 3DC#ProBuilderPrefab Pooling