Skip to content

Latest commit

 

History

History
17 lines (12 loc) · 510 Bytes

README.md

File metadata and controls

17 lines (12 loc) · 510 Bytes

ColourGame

Interesting game for practicing RGB colours!

Goal is to guess desired RGB colour combination with 3 to 6 offered fields. There are two difficulty levels: Hard(6 fields) and Easy(3 fields)

Game was made during the course "The Web Developer Bootcamp" authored by Colt Steela which you can find on Udemy. https://www.udemy.com/course/the-web-developer-bootcamp/

Technologies used:

  • HTML5
  • CSS3
  • Javascript

Live demo: https://colour-game.now.sh/

Color Game