hneels / react-tenzies

A fun dice-rolling game built with React. Play and beat your best time!

Home Page:https://hneels-react-tenzies.netlify.app/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Tenzies

A React game based on this Figma design. This was my fourth project for the Scrimba React course, using useEffect, useState, and useCallback hooks, child components with props whose state is maintained by the parent, conditional rendering, event listeners, and more.

The game is hosted on Netlify -- click the screenshot below to play. It's fun!

In addition to the project steps dictated by the tutorial, I added a feature which tracks the elapsed time of each game and saves the fastest win time in LocalStorage.


This project was bootstrapped with Create React App.

About

A fun dice-rolling game built with React. Play and beat your best time!

https://hneels-react-tenzies.netlify.app/

License:MIT License


Languages

Language:JavaScript 54.4%Language:CSS 24.9%Language:HTML 20.6%