Skip to main content

Edit It: Create a rock-paper-scissors game using the JavaScript object-oriented paradigm

This code shows how to create a rock-paper-scissors game using the JavaScript object-oriented paradigm.

See it on StackBlitz