Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/antonio-gg-dev/huezzlelica
Huezzlelica is an adaptation for Twitch chat of Huezzle where your chat must guess the color that results from the mixture of the two displayed colors.
https://github.com/antonio-gg-dev/huezzlelica
chat colors cooperative game twitch
Last synced: about 1 month ago
JSON representation
Huezzlelica is an adaptation for Twitch chat of Huezzle where your chat must guess the color that results from the mixture of the two displayed colors.
- Host: GitHub
- URL: https://github.com/antonio-gg-dev/huezzlelica
- Owner: antonio-gg-dev
- License: gpl-3.0
- Created: 2023-08-02T16:02:08.000Z (over 1 year ago)
- Default Branch: master
- Last Pushed: 2023-09-08T16:18:49.000Z (about 1 year ago)
- Last Synced: 2024-05-02T05:53:23.765Z (7 months ago)
- Topics: chat, colors, cooperative, game, twitch
- Language: Vue
- Homepage: https://huezzlelica.antonio.gg/
- Size: 354 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Funding: .github/FUNDING.yml
- License: LICENSE
Awesome Lists containing this project
README
# Huezzlelica
## Project setup
```
yarn install
```### Compiles and hot-reloads for development
```
yarn dev
```### Compiles and minifies for production
```
yarn build
```### Lints and fixes files
```
yarn lint
```### Customize configuration
See [Configuration Reference](https://cli.vuejs.org/config/).