Skip to content

Latest commit

 

History

History
28 lines (17 loc) · 540 Bytes

README.md

File metadata and controls

28 lines (17 loc) · 540 Bytes

Number-Guessing-Game

Overview

Links

The challenge

Users should be able to:

  • View the optimal layout for the component depending on their device's screen size
  • See hover states for all interactive elements on the page
  • Try to guess the random number between 1-100
  • Track the hints and remaining attemts
  • Restart the game when needed

Built with

  • Semantic HTML5 markup
  • CSS custom properties
  • Flexbox
  • Mobile-first workflow
  • JavaScript