Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/nikodermus/emojit.fun
https://github.com/nikodermus/emojit.fun
Last synced: about 14 hours ago
JSON representation
- Host: GitHub
- URL: https://github.com/nikodermus/emojit.fun
- Owner: Nikodermus
- License: mit
- Created: 2020-03-25T22:43:31.000Z (almost 5 years ago)
- Default Branch: master
- Last Pushed: 2023-01-05T18:14:22.000Z (almost 2 years ago)
- Last Synced: 2024-11-06T19:08:35.568Z (about 2 months ago)
- Language: JavaScript
- Size: 2.55 MB
- Stars: 2
- Watchers: 2
- Forks: 1
- Open Issues: 23
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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