Skip to content

this is a dice game built with html5,css3 and JavaScript

Notifications You must be signed in to change notification settings

albertoazinar/dice-game

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Dice Game

A web based dice game build with HTML5, CSS3,and JavaScript

Game Rules

  1. The first player with 100 points wins.
  2. The with dice face one (1) loses the round Score.
  3. Press hold up button in every round Score to save your points. have fun! 🎉

Prerequisites

A Browser and or Docker if you would like to run it in a Docker Container

Getting Started 🦮

Direct run 🎯

Just clone the repo and open the index.html file

Docker containers 🫙

docker pull nijusupai/dice-game
docker run -d -p 80:80 nijusupai/dice-game 

About

this is a dice game built with html5,css3 and JavaScript

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published