A simple game my friend made for a class that I decided to recreate in react.
  • TypeScript 75.6%
  • HTML 20.9%
  • SCSS 3.5%
Find a file
2022-03-24 11:13:08 -04:00
public app complete 2022-03-24 11:06:49 -04:00
src app complete 2022-03-24 11:06:49 -04:00
.gitignore Initialize project using Create React App 2022-03-23 22:42:30 -04:00
package-lock.json app complete 2022-03-24 11:06:49 -04:00
package.json app complete 2022-03-24 11:06:49 -04:00
README.md Update README.md 2022-03-24 11:13:08 -04:00
tsconfig.json Initialize project using Create React App 2022-03-23 22:42:30 -04:00

color-clicker

To start just enter a name and click play.

When you start you will see some text that has a mismatching color and color related word.

You need to click the corresponding button with what the word says to earn points.

Get as many points as possible before the timer runs out.