SlyCreator / Dice_game

0 stars 0 forks source link

Dice_game

Here is a simple and interesting game built with javascript though I found out the game is called Pig Game. I was having little problem with DOM manipulation so I had to take this course to build this game😜

Capture

Set it up on a static server

git clone https://github.com/SlyCreator/Dice_game
cd Dice_game
yarn
npx http-server -p 8000