Today, I'm still working on the JavaScript code. I began updating the elements in the UI for the selection, score, and result.
"Remember that JavaScript does not alter your HTML, but the DOM - your HTML file will look the same, but the JavaScript changes what the browser renders."
Tested computer and player selection output with the console.
Tested updating elements in the UI. I want to ideally move location of the element in the center. I might need to create another div.
Tested updating round result and score.
Top comments (0)