benedictjohannes

Personal Sharing


Project maintained by benedictjohannes Hosted on GitHub Pages — Theme by mattgraham

Color Guessing Game in Vanilla Javascript

This is my version of the Color Guessing Game, just for fun. The Color Game is a game to guess randomly generated RGB colors.

The game is not my creation, it is taught as educational coding in Colt Steele’s “Web Developer Bootcamp”, available at https://www.udemy.com/the-web-developer-bootcamp/.

While the game taught in the bootcamp works well, I have created some modification in my version:

To play the game (view the page), you can visit colorGame.html.