https://kemonprogrammer.github.io/rock-paper-scissors/
Rock, paper, scissors game in the browser and in the javascript console
- How to select a random item out of an array
- How to pass returns values trough multiple functions
- How to apply the rule "One function, One action"
- How to use the DOM to dynamically generate and update HTML with JS