Skip to content

Latest commit

 

History

History
54 lines (35 loc) · 1.75 KB

README.md

File metadata and controls

54 lines (35 loc) · 1.75 KB

Frontend Mentor - Rock, Paper, Scissors solution

This is a solution to the Rock, Paper, Scissors challenge on Frontend Mentor. Frontend Mentor challenges help you improve your coding skills by building realistic projects.

Table of contents

Overview

The challenge

Users should be able to:

  • View the optimal layout for the game depending on their device's screen size
  • Play Rock, Paper, Scissors against the computer
  • Maintain the state of the score after refreshing the browser (optional)

Screenshot

./images/screenshot.jpg

Links

My process

Built with

  • Semantic HTML5 markup
  • CSS / SCSS
  • Flexbox
  • Desktop-first workflow
  • Javascript (No Framework / Libarary)

Continued development

Use this section to outline areas that you want to continue focusing on in future projects. These could be concepts you're still not completely comfortable with or techniques you found useful that you want to refine and perfect.

  • ES6 Features

Author