Rock, Paper, Scissors

2018

rock paper scissors on mobile device

This game is a code along from a Free Code Camp YouTube video. I watched a few minutes of it and was blown away that it was built with HTML, CSS, and Javascript, and not a fancy framework.

Future Plans

In the future I would like to use flexbox to layout the user choices so they stack vertically on a phone.

Back