mistylackie / roll-dice-game

Roll Dice JavaScript Game - one of the tutorials in codedigs.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Roll Dice JavaScript Game

Roll Dice JavaScript Game - one of the tutorials in codedigs.com

Tutorial Covers:

  • How to create JavaScript functions

  • How to set a button onclick event

  • How to run a function when a button is clicked

  • How to output results on the screen

  • Math.floor

  • Math.random

  • How to set innerHTML

  • How to use document.body.style

  • How to use document.getElementById

About

Roll Dice JavaScript Game - one of the tutorials in codedigs.com

License:MIT License


Languages

Language:HTML 100.0%