Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

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.

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/).