8000 GitHub - rheera/tenzies: A simple version of the tenzies dice game.
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

rheera/tenzies

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Tenzies App

Part of Scrimba's learn React course. A simple version of the tenzies dice game. Live link here: https://tenzies-8192ojbcz-rheera.vercel.app

Table of Contents

Tools

Made with React and Vite. Hosted by Vercel.

Features to add

  • Add copy text and roll button
  • Make die components
  • Pressing roll randomizes dice
  • Ability to hold dice which stops them from rolling
  • Alert user that they won once all dice are the same
  • Track number of rolls / time it took to win
  • Save best rolls / time in localStorage
  • Add real dots on the dice instead of numbers using CSS
  • Make an animation to show the dice are spinning

Quick start

  1. Start developing.

    Navigate into the site’s directory and start it up.

    npm install
    npm run dev
  2. Open the code and start customizing!

    Your site is now running at http://localhost:5173!

About

A simple version of the tenzies dice game.

Topics

Resources

Stars

Watchers

Forks

0