Skip to content

A color guessing game with pure front-end implementation. This project is host at github.io.

Notifications You must be signed in to change notification settings

ianlai/ianlai.github.io

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Color Guess Game (host @ github.io)

URL: https://ianlai.github.io/

This project is a pure front-end code practice.

All the functionalities are implemented with HTML/CSS/JavaScript.

We can learn how to manipulate DOM by JavaScript.

  1. Guess the color block according to the RGB value.
  2. Two modes can be chose: hard and easy
  3. It will calcuate and show the score when finishing 5 rounds (each game).
  4. The score is calculated based on the missing guess and the elapsed time.
  5. Some animation and sound are also added.

About

A color guessing game with pure front-end implementation. This project is host at github.io.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published