Skip to content

Subway Surfer-inspired endless runner game developed in Unity for a Mobile Game Development course. Features a three-lane system, dynamic obstacles, elemental mechanics, combo attacks, and progressive difficulty with high-score tracking. Optimized for mobile with modular design and efficient performance.

Notifications You must be signed in to change notification settings

D3nnis72/BasketRunner

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Basketrunner

This is a Subway Surfer inspired endless runner game, developed in Unity as part of a Mobile Game Development course. The game is designed with dynamic gameplay mechanics, offering fast-paced action, engaging visual effects, and increasing difficulty as the player progresses.

Features:

  • Three-Lane System: Players can switch between three lanes to avoid obstacles and collect points.
  • Dynamic Obstacles: Randomly spawning obstacles with physics-based interactions, allowing slicing and destruction.
  • Elemental Mechanics: Enemies with unique elemental types (e.g., Fire, Water, Ice) requiring strategic counterattacks.
  • Combo Attack System: Chain combo attacks with visual effects like fire, ice, and lightning to defeat enemies.
  • Difficulty Scaling: Game speed increases as the player scores more points, making the game progressively challenging.
  • High Score Tracking: Save and track high scores between sessions for replayability.

Technologies and Design:

  • Developed in Unity using C# scripting.
  • Features an Object Pooling System for efficient enemy and obstacle management.
  • Designed with a Modular Architecture, utilizing ScriptableObjects for extensibility (e.g., Elemental Types, Attack Types).
  • Mobile-friendly controls and optimized for performance.

This project is a demonstration of game development best practices, including efficient pooling, responsive controls, and modular code design. It is tailored to deliver a smooth and enjoyable experience while showcasing foundational concepts for mobile game development.

About

Subway Surfer-inspired endless runner game developed in Unity for a Mobile Game Development course. Features a three-lane system, dynamic obstacles, elemental mechanics, combo attacks, and progressive difficulty with high-score tracking. Optimized for mobile with modular design and efficient performance.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published