/color-game

ColorGame -- Test your reaction to conflicting words & colors. Are you up for the challenge?

Primary LanguageJavaScript

Color Game

About

Ready for a challenge? Color Game is all about testing your reaction to conflicting word & color visuals. Your job is to choose the right color — without allowing your eyes to fool you. Are you up for it?

Getting started with running this application

  • Make sure you have Node.js installed on your system.
  • Clone this repo, git clone https://github.com/matthewpalmer9/color-game
  • Open in your preferred IDE with a terminal.
  • In the terminal, run npm install to make sure all dependencies are installed.
  • Run npm start to run the application locally.