Lilyheart / guess-the-rgb

Project created during Colt Steele's Bootcamp and further tweaked - https://www.udemy.com/the-web-developer-bootcamp/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Guess-the-RGB

Launch Repo Now

Guess-the-RGB is a project that was completed as a part of Colt Steele's bootcamp. My version of Guess-the-RGB has a several tweaks beyond what was coded in class.

Gitter GitHub issues license Codacy Badge

Deployed

The game is deployed here on GitHub pages.

Contributing 💞

  1. Fork the repo
  2. Create a branch for the feature: git checkout -b new-feature-name
  3. Commit: git commit -am 'Add a cool thing'
  4. Push to the branch: git push origin new-feature-name
  5. Submit a pull request

License

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

About

Project created during Colt Steele's Bootcamp and further tweaked - https://www.udemy.com/the-web-developer-bootcamp/

License:MIT License


Languages

Language:JavaScript 58.2%Language:HTML 24.9%Language:CSS 16.9%