Skip to content

Latest commit

 

History

History
68 lines (55 loc) · 2.18 KB

README.md

File metadata and controls

68 lines (55 loc) · 2.18 KB

logo

Unity C# WebGL

Play Now!

OverviewInstructionsFeaturesHotkeysResources


gameplaygif

🌌 Overview

Space Ball is a classic, endless runner game made with Unity Engine.

thumbnail

👨‍🏫 Instructions

Avoid all obstacles as much as you can by moving left and right or jumping over them.

The obstacles will move faster towards you as you level up. 🆙

Note that the obstacles have different shapes, how will you choose to pass each of them in a smart way?

🎯 Features

  • Randomly Generated Obstacles
  • Dynamic Wave System by Score
  • Multiple Obstacle Supported by Prefabs
  • WebGL
  • Animations
  • Post-Processing
  • Dynamic Emission
  • Particle System
  • High Score System
  • Menus UI: Main, Death & Pause
  • Music & Sliders

⌨ Hotkeys

Move with A and D ⬅️ ➡️

movementgif

Jump with Spacebar

jumpgif

📄 Resources