Skip to content

Prones94/RGB-Game

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 

Repository files navigation


Main Title

RGB Color Picker

A simple game that allows users to learn colors using rgb values. The main objective of this game is for users to learn and then effectively use new colors instead of looking for a helper online.
Explore the docs »

View Demo · Report Bug · Request Feature

Table of Contents

  1. About The Project
  2. Getting Started
  3. Usage
  4. Roadmap
  5. Contributing
  6. License
  7. Contact
  8. Acknowledgements

About The Project

Easy Mode Hard Mode

When entering the website, users can automatically see the heading, and right below it, a question that asks what rbg value this is. Below the header there is some different color boxes that show up. Depending on what mode, the boxes can range from 3 to 9.If the user guesses wrong, the program will fade away the incorrect box and then ask you to pick again. Once choosing the right color, the heading and all the boxes will change into the same color as the correct answer and you will win. The computer will then ask if you'd like to play again.

Built With

  • HTML
  • CSS
  • Javascript

Getting Started

To get a local copy up and running follow these simple steps.

Installation

  1. Clone the repo
    git clone https://github.com/Prones94/RGB-Game.git
  2. Install NPM packages
    npm install

Roadmap

See the open issues for a list of proposed features (and known issues).

Contributing

Contributions are what make the open source community such an amazing place to be learn, inspire, and create. Any contributions you make are greatly appreciated.

  1. Fork the Project
  2. Create your own branch (git checkout -b added/addedFeature)
  3. Commit your Changes (git commit -m 'Added something cool to this!')
  4. Push to the Branch (git push origin master)
  5. Open a Pull Request

License

Distributed under the MIT License. See LICENSE for more information.

Contact

Ian Rones - LinkedIn

Project Link: https://github.com/Prones94/RGB-Game

Acknowledgements

  • Colt Steele

About

A simple game that helps users learn the rbg values using HTML,CSS, and vanilla Javascript

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published