/colorex

Primary LanguageJavaScript

Guess The Color

This is simple guess the color game , with six rounds. the user will be shown a color pallete of 10 colors. in each round user have to select a color and whether the round is passed or not will be decided by winning index. the winning index is calculated using fibonnaci number . example if round =6 then the winning index will be 8.

technology used.

  1. React.JS(+ Context API)
  2. basic SCSS
  3. CSS