These are my React projects that I created while following the React course on Scrimba.
A simple and fun dice game built with React. The goal is to roll until all ten dice are the same. Click a die to freeze it at its current value between rolls.
A hangman-style game where a programming language is deleted with every wrong guess, until only Assembly remains.