A candy themed 3-lane endless runner made in C# with Unity.
To play, clone or download this repo and run DonutRoll.exe in the DonutGame folder.
This repo uses Git LFS to store larger game assets. Install it to avoid graphical errors and clone this repo via Git Bash or Git GUI for optimum results. Check out other features below.
- A shader that curves the world
- A robust collectables system
- A custom audio management system
- A powerful input manager that tracks key metadata
- Pickups that add to your score, or accelerate your donut
- Hazards that slow down or stop your donut
- A difficulty system orientated around a jerk-based acceleration system that increases your acceleration over time, so even if you slow down 5 minuites in you get back up to speed in no time!