Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/nikodermus/emojit.fun


https://github.com/nikodermus/emojit.fun

Last synced: about 14 hours ago
JSON representation

Awesome Lists containing this project

README

        

# Emojit - Can you guess?

Play in [emojit.fun](www.emojit.fun)

![Pantallazo de emojit.fun](/docs/img/en.png)

## Other Languages

[EspaΓ±ol](/docs/README.es.md)

## Contribute

Add an item in `data/en.json`, here is the template.

```js
{
answer: 'What to guess',
emoji: 'πŸ¦‡πŸ¦‡πŸ¦‡πŸ¦‡',
clue: 'Category',
},
```

When you add a new item, remember to:

- [ ] [Check grammar and spelling](https://www.reverso.net/spell-checker/english-spelling-grammar/)
- [ ] Emoji field, is only fill with emoji (No more than 7)
- [ ] Include the new item in alphabetical order with respect to `answer`
- [ ] Search for duplicates (ej: Incredibles, The Incredibles)
- [ ] Align your `clue`, with one already existing (ex; "Saying" can be as the rest, "Popular Saying")

## License

MIT. You know what that means