Sample Report · S-13 · -19.5m · Bedrock

ColorStark

StarkNet color-matching game for the Cairo bootcamp.

Overview

A StarkNet game where players match colored bottles to a target configuration, built for Starknet Africa Cairo Bootcamp IV.

Problem

Cairo learning projects need approachable gameplay loops that still exercise real on-chain interactions.

Solution

Built a StarkNet game around color matching, scoring, and a friendly web interface for bootcamp users.

Engineering log

  1. Used a simple puzzle mechanic to keep the chain interaction approachable.
  2. Focused on StarkNet/Cairo primitives without overcomplicating the UI.
  3. Kept the game loop short enough for repeated play.