Free Unity 2022.2 Project: Idle Clicker Game (Sunny Valley Studio)
Original title: Building an Idle Clicker Game in Unity - Full Project Example
Overview
This full idle clicker / incremental game project comes from Sunny Valley Studio's 'Building an Idle Clicker Game in Unity' video and is built in Unity 2022.2. It demonstrates an event-connected code architecture, ScriptableObject data storage, big-number handling for ever-growing currencies, a spline-based grenade attack and animations; the finished game is playable on itch.io as 'Alien Invasion'.
The project is free from the Sunny Valley course site after registering an account, with an optional $10 donation. A good example for anyone building an incremental game or wanting to see event-driven architecture in a small complete project.
What You Can Learn
- Event-connected code architecture
- Big-number handling for an incremental game
- Spline-based grenade attack
Access: Free (free account required)