Skip to content

Bennev/tenzies-game

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Scrimba - Tenzies Game Solution

This is a solution to the Tenzies Game project on Scrimba. Scrimba helps you improve your coding skills by building realistic projects.

Table of Contents

Overview

The Challenge

Create a Tenzies Game using ReactJS framework and its functionalities

Screenshot

screenshot

Links

Getting Started with Create React App

This project was bootstrapped with Create React App.

My process

Built with

  • Semantic HTML5 markup
  • CSS custom properties
  • ReactJS
  • Flexbox

Continued development

I'd like to:

  • Put real dots on the dice
  • Track the number of rolls
  • Track the time it took to win
  • Save user's best rolls to localStorage
  • Save user's best time to localStorage

Author