Tenzies

Design
Dev
React

A dice-matching game in which users aim to align all dice to the same value to win. One of two capstone projects developed during the Scrimba React course. Hosted on Netlify.

Built with React as a capstone project for the Scrimba front-end developer course. Players roll dice and “freeze” the ones they want to keep, trying to get all ten dice to show the same number in as few rolls as possible.

Highlights

  • Interactive gameplay — Click to freeze individual dice between rolls
  • React state — Each die tracked independently with held/unheld state
  • Win detection — Automatically detects when all dice match and triggers a celebration
  • Deployed on Netlify — Live and playable directly in the browser
Work