Unity · 2022.2

Free Unity 2022.2 Project: Idle Clicker Game (Sunny Valley Studio)

Original title: Building an Idle Clicker Game in Unity - Full Project Example

Free Unity 2022.2 Project: Idle Clicker Game (Sunny Valley Studio)
Preview from the original source by Sunny Valley Studio

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
Visit Original ProjectDownload page (courses.sunnyvalleystudio.com)

Access: Free (free account required)