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.
- Guess the color block according to the RGB value.
- Two modes can be chose: hard and easy
- It will calcuate and show the score when finishing 5 rounds (each game).
- The score is calculated based on the missing guess and the elapsed time.
- Some animation and sound are also added.