项目作者: ps0305

项目描述 :
RGB color guessing game using Javascript and DOM
高级语言: JavaScript
项目地址: git://github.com/ps0305/RandomColorGuessGame.git
创建时间: 2018-02-08T07:43:18Z
项目社区:https://github.com/ps0305/RandomColorGuessGame

开源协议:

下载


RandomColorGuessGame

RGB color guessing game using Javascript and DOM

Guess the correct RGB color among a number of circles. Easy & Hard difficulties are available.

Concepts Used:
HTML divs, spans, and buttons;
CSS: transitions, displays (inline-block, none, block);
JavaScript and DOM object listeners, style manipulation, array manipulation, ternary operator, selectors.

Hard Setup
Hard Win
Easy Setup
Easy Win