shrutilpu / colorex

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About


Languages

Language:JavaScript 61.4%Language:SCSS 23.5%Language:HTML 11.1%Language:CSS 4.0%