Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/coelhoreinaldo/color-guess
Guess what color it is by the RGB displayed on the screen.
https://github.com/coelhoreinaldo/color-guess
css html javascript
Last synced: 27 days ago
JSON representation
Guess what color it is by the RGB displayed on the screen.
- Host: GitHub
- URL: https://github.com/coelhoreinaldo/color-guess
- Owner: coelhoreinaldo
- Created: 2023-01-04T15:32:48.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2023-01-05T21:33:28.000Z (about 2 years ago)
- Last Synced: 2024-10-25T01:26:54.978Z (3 months ago)
- Topics: css, html, javascript
- Language: JavaScript
- Homepage:
- Size: 3.91 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# 🎨 Color guess
Acerte qual é a cor referente ao RGB exibido na tela.
Acesse [aqui](https://coelhoreinaldo.github.io/).
## ⚛️ Ferramentas
Projeto construído utilizando HTML, CSS e Javascript.
## 🎯 Objetivos do projeto
Praticar meus estudos de DOM, Eventos e Web Storage.