kayibea / guess-color

Home Page:https://gloirekiba.github.io/guess-color/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Guess the color

This is a simple game where you have to guess the given RGB color

How to play

  1. Guess the color of the text by clicking on the colored card.
  2. If you guess the color correctly, you will get a point.
  3. Wrong guess will decrease your lives by 1. The game ends if you are out of lives.
  4. Difficulies: Easy, Medium, Hard give respectively 100, 200, 300 points multiply by the combo for correct guess.
  5. Difficulties: Easy Medium, Hard give respectively 10, 5, 3 lives on start.
  6. The combo is the number of correct guesses in a row. The combo is reset if you guess wrong.
  7. The number of color cards are respectively 3, 6, 9 for Easy, Medium, Hard.
  8. You can reset the game by clicking on the reset button.
  9. You can change the difficulies by clicking on the difficulies button.

How to run

  1. Clone the repository
  2. Open the index.html file in your browser
  3. Or you can play it online here

How to contribute

  1. Fork the repository
  2. Clone the repository
  3. Make your changes
  4. Commit and push your changes
  5. Create a pull request

License

This project is licensed under the MIT License - see the LICENSE file for details

Acknowledgments

Author

Contributors

  • none

About

https://gloirekiba.github.io/guess-color/

License:MIT License


Languages

Language:JavaScript 52.1%Language:CSS 28.2%Language:HTML 19.7%