Tenzies game aims to roll the dice randomly until they have the same number.
"O jogo Tenzies tem como objetivo rolar os dados aleatoriamente até que eles tenham o mesmo número" - Portuguese description.
Why (por que?) | Demo | How to use? (Como usar) | Tech Stack | Features | License
To learn the basic techniques of React, including useState, useEffect and etc, nothing beats making a fun and simple game.
Tenzies Game is a game that will entertain you from start to finish. 🕹️ 🎰
Para aprender as técnicas básicas do React, incluindo useState, useEffect e etc, nada melhor que fazer um jogo divertido e simples.
Tenzies Game é um jogo que vai divertir você do começo ao fim. 🕹️🎰
🤜💥 DEMO 💥🤛
git clone https://github.com/rapha-developer/tenzies-game.gitcd tenzies-game
npm installnpm run dev
👉 OR (Ou)
yarn installyarn run dev
The server run in Localhost PORT:3000
- ✅ Lose game and receive try again. (Perca o jogo e ganhe outra chance!)
- ✅ Win game and receive Confetti. (Ganhe o jogo e receba confetes!)
- ✅ Count numbers of dices choose. (Contar o número de dados escolhidos!)
- ✅ Save best time in local Storage. (Salve o melhor tempo no local Storage!)