Question: Using JavaScript and jQuery Overview Create a website that simulates a two - player dice rolling game. Requirements You must follow best coding practices for
Using JavaScript and jQuery
Overview
Create a website that simulates a twoplayer dice rolling game.
Requirements
You must follow best coding practices for HTML CSS JavaScript, and jQuery.
All CSS and JavaScriptjQuery code should be in separate files.
jQuery should be used for all changes to DOM and all DOM events.
Code must be commented.
Page layout must be aesthetically pleasing.
There must be a button that causes one die per player to be rolled and displayed.
There must be an animated message indicating the winner of the roll or a tie. Different color text should be used to indicate a winner vs a tie.
Score should be kept and displayed on the page.
PLEASE MAKE IT LOOK LIKE THE PICTURE. Include dice images from to that roll randomly every time you click "Play".
Step by Step Solution
There are 3 Steps involved in it
1 Expert Approved Answer
Step: 1 Unlock
Question Has Been Solved by an Expert!
Get step-by-step solutions from verified subject matter experts
Step: 2 Unlock
Step: 3 Unlock
