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
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.
Currently, there is no standalone build uploaded.
If you want to try it out:
- 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
📦 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.




