Alex-Swan / Rock_Paper_Scissors

A simple javascript game of rock paper scissors, where the user plays the game in the console.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Rock_Paper_Scissors

A simple javascript game of rock paper scissors, where the user plays the game in the console.

A prompt will ask the user which option they would like (Rock, Paper or Scissors) and then computer will randomly choose one of those options.

Then the console will print if the user has won, drawn or lost the game.

About

A simple javascript game of rock paper scissors, where the user plays the game in the console.


Languages

Language:JavaScript 79.9%Language:HTML 14.6%Language:CSS 5.5%