Skip to content

hardcoredevl/dice-game

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Dice Game

Try to guess the random dice number! If the guess is successful, you win points, if not, you lose points.

Preview

Resim 1 Resim 2 Resim 3

Installation

Clone

git clone https://github.com/gorkemuveyk/dice-game.git

Package Installation

npm i

Start

npm run dev