/RPS_game

Primary LanguageTypeScript

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

Links

My process

Built with

What I learned

Animations have always been complicated for me, so this challenge helped me to a better understanding of animations with css

Continued development

I want to improve my CSS animation skills because I think with these, the websites or apps we built can look more modern.

In the next project, I would like to use angular material for greater speed at the time of styling.

Author