Skip to content
This repository was archived by the owner on Oct 13, 2022. It is now read-only.

Files

Latest commit

5b511d5 · Oct 31, 2016

History

History

ColorGame

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
Oct 26, 2016
Oct 31, 2016
Aug 8, 2016
Aug 8, 2016
Aug 8, 2016

#Color Game

Guess the given color among a number of squares. Easy & Hard difficulty are available.

Concepts Used: [HTML] divs and spans, buttons; [CSS] specificity, transitions, displays (inline-block, none, block); [JS] object listeners, style manipulation, array manipulation, ternary operator, selectors,

Improvements to Make: build in Module Design Pattern (to avoid namespace collisions), score counter, declare square as objects?

##Screenshots

###Hard Mode Default Screen Hard Mode Default Screen ###Easy Mode Default Screen Easy Mode Default Screen ###Easy Mode Win Screen Easy Mode Win Screen ###Hard Mode Win Screen Hard Mode Win Screen