Skip to content

thatAxelGuy/unity-sidescroller

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Unity Endless Side-Scroller 🎮

A practice project following a Unity Learn tutorial to build a fast-paced endless runner side-scroller game.
The player must time their jumps to avoid oncoming obstacles while enjoying music, sound effects, and satisfying VFX.

👉 Repo: thatAxelGuy/unity-sidescroller


📸 Screenshots & Gameplay

Editor View

Editor view

In-Editor Gameplay

In-Editor Gameplay

Fullscreen Gameplay

Fullscreen Gameplay

Gameplay Snapshot

Gameplay snapshot

Game Over Screen

Game Over


🚀 Learning Goals

By completing this project, I explored several Unity concepts:

  • Adding music and sound effects 🎵
  • Creating dynamic endless repeating backgrounds 🌄
  • Spawning and timing obstacles ⚠️
  • Using particle effects like splatters and explosions 💥
  • Building a satisfying moment-to-moment gameplay loop

This project is meant as a practice ground for Unity skills in audio, VFX, and procedural gameplay elements.


🛠️ Getting Started

Currently, there is no standalone build uploaded.
If you want to try it out:

  1. Clone this repo:
    git clone https://github.com/thatAxelGuy/unity-sidescroller.git

Open the project in Unity Hub (tested with Unity version 6000.0.37f1 LTS).

Open the MainScene and press ▶️ Play to run inside the editor.

📦 Future Plans Add a downloadable build (Windows/Mac/Linux) via GitHub Releases.

Expand gameplay with new obstacles and difficulty scaling.

Add menus and score tracking.

Experiment with mobile export.

Publish a WebGL build to GitHub Pages for browser play.

📝 License This project is for learning purposes only. Tutorial content © Unity Technologies. Code modifications © thatAxelGuy.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published