Skip to content

EManifold/ColourGame

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 

Repository files navigation

ColourGame

Description

This game was made using the tutorial provided by Colt Steele's Web Developer Bootcamp on Udemy.

The idea of the game is to pick the colour that matches the RGB provided in the header. In the hard mode of the game, 6 colours are provided and you have to pick the one that matches the colour given. If you choose the incorrect colour tile, the tile disappears and the message saying 'Try again' appears. This continues until you pick the correct tile, in which case all tiles reappear with in the colour of the correct RGB, along with a matching header bar colour. The easy mode of the game is the same premise, but with only 3 tiles to choose from.

Installation

  • Clone this repository
  • $ open colorGame.html

Technologies used

  • HTML
  • CSS
  • JavaScript

Usage

Easy mode

Screenshot 2019-11-01 at 12 32 48

Hard mode

Screenshot 2019-11-01 at 12 32 17

Picking a wrong colour tile in hard mode

Screenshot 2019-11-01 at 12 33 05

Picking the correct colour tile in hard mode

Screenshot 2019-11-01 at 12 33 16

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors