From cc720886e874fc3fa0e28581ea146613ae82d616 Mon Sep 17 00:00:00 2001 From: Brian Beyer Date: Sat, 20 Oct 2018 15:51:26 -0600 Subject: [PATCH 1/2] initial commit of roll the dice implementation --- docs/_layouts/default.html | 6 +++ docs/assets/css/style.scss | 12 ++++++ docs/assets/javascripts/roll-the-dice.js | 50 ++++++++++++++++++++++++ docs/roll-the-dice.md | 50 ++++++++++++++++++++++++ 4 files changed, 118 insertions(+) create mode 100644 docs/assets/javascripts/roll-the-dice.js create mode 100644 docs/roll-the-dice.md diff --git a/docs/_layouts/default.html b/docs/_layouts/default.html index cf17c48b..93623177 100644 --- a/docs/_layouts/default.html +++ b/docs/_layouts/default.html @@ -8,6 +8,9 @@ + + +