There are 0 repository under manipulating-html-elements topic.
A simple and basic 2-player dice game created in mid-November 2020 as part of the first "Boss Level Challenge" from the Web Development Bootcamp. Used my knowledge of the Document Object Model (DOM) with basic JavaScript concepts in order to select and manipulate elements of my website. Opening the page and every subsequent refresh will roll a random dice value for Player 1 and Player 2, which is used to declare a winner or a draw.