katrin-ibrahim / Tenzies

React.js webapp of the game tenzies

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Tenzies

  • A web app built using React.js of the game Tenzi. The game starts with 10 random dice and the player should keep rolling and freezing dice by clicking them until all the dice are the same

Screenshots

tenzies

Run Locally

Clone the project

  git clone 

Go to the project directory

  cd Tenzies

Install dependencies

  npm install

Start the server

  npm run dev

Possible features to be added

  • Stopwatch
  • Multiplayer

About

React.js webapp of the game tenzies


Languages

Language:JavaScript 61.1%Language:CSS 30.9%Language:HTML 8.0%