This is a Rock, Paper, and Scissor game against computer. There are a few steps you need to follow to play it:
- Go to your browser's console. You can hit: Ctrl + Shift + C, OR you can right-click your mouse and choose Inspect Element
- Go to Console, located on the top bar between Elements and Sources
- Copy this code: playNow(); and hit Enter