An open API service indexing awesome lists of open source software.

https://github.com/rasagy/hex-geek

A tiny fun app about guessing hex color codes!
https://github.com/rasagy/hex-geek

Last synced: about 1 year ago
JSON representation

A tiny fun app about guessing hex color codes!

Awesome Lists containing this project

README

          

# Hex-Geek
How accurately can you recognize a color’s hex code?

### Plan

- [x] Three rectangles over a larger rectangle
- [x] Canvas size based on the window size (pseudo-responsive)
- [x] Simple scoring system (0–25 per spectrum, 0–75 per color)
- [ ] Better scoring system
- [ ] Show actual hex code before next round
- [ ] Timer
- [ ] Tutorial
- [ ] About