/RockPaperScissor_Game

Rock, paper, and scissors game created using HTML, CSS, and JavaScript.

Primary LanguageCSS

Fylo-logo

Rock, Paper, and Scissors Game

Table of contents

Overview

The objective

  • Learn and use JavaScript DOM manipulation to interact with the front-end components to create the game.

Users should be able to:

  • View the optimal layout for the site depending on their device's screen size
  • See hover states for all interactive elements on the page

Screenshot

Desktop-version Desktop-version Desktop-version

Mobile Version

Mobile-version

Live Game

Built with

  • Semantic HTML5 markup
  • CSS custom properties
  • CSS Grid
  • JavaScript