Skip to content

Dice roll is a dice casino-style based game. The whole programming is in HTML, CSS, and JavaScript. This game is fully in javascript and uses some sprite images. This game is in 2D format. It's for 2 players.

Notifications You must be signed in to change notification settings

Vamusmart/Dice-Roll

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Dice-Roll

Dice roll is a dice casino-style based game. The whole programming is in HTML, CSS, and JavaScript. This game is fully in javascript and uses some sprite images. This game is in 2D format. It's for 2 players.

This is a simple dice game with much simple game rules:

  • All you have to do is roll the dice and try to avoid the number 1 otherwise your opponent player wins;
  • Wins the player that reaches 20 points.

Implementation

  • JavaScript knowledge of using variables and event listeners.
  • Using JavaScript functions such as Math.random()
  • Knowledge of HTML and CSS

Environment

Vscode https://code.visualstudio.com/

About

Dice roll is a dice casino-style based game. The whole programming is in HTML, CSS, and JavaScript. This game is fully in javascript and uses some sprite images. This game is in 2D format. It's for 2 players.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published