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
- Used a simple puzzle mechanic to keep the chain interaction approachable.
- Focused on StarkNet/Cairo primitives without overcomplicating the UI.
- Kept the game loop short enough for repeated play.