TV on a Rolling Cart

How to Make a Clicker Game in Scratch

From Scratch

How to Make a Clicker Game in Scratch
11 min3rd4th5th6thTechnology
access

Summary

A longer project tutorial building a "clicker" game where clicking a sprite earns points you spend on upgrades that make future clicks worth more -- a hands-on intro to variables that interact with each other.

Viewer safety

All ages
Common Sense Media — not yet ratedIMDb Parents Guide — not yet rated

Our rating is a quick teacher-to-teacher guide — preview before showing.

Teaching resources

Discussion questions

Discussion

This video builds a clicker game where points buy upgrades that earn even more points.

  1. What two variables work together in this game?
  2. How does buying an upgrade change what happens when you click?
  3. What new upgrade would you design for this game?

Quick work-a-long

Words to know: variable, upgrade, multiply.

Try it: Create a points variable and a click event that adds to it, then sketch one upgrade idea that would change how many points a click is worth.

How to Make a Clicker Game in Scratch — TV on a Rolling Cart