Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/naereen/free-dictionnaries-for-pictionnary

A small project that gives a list of words to use when playing Pictionnary (so far only in French), under a MIT license
https://github.com/naereen/free-dictionnaries-for-pictionnary

draw francais guess-the-word mit-license pictionnary skribbl webapp

Last synced: 7 days ago
JSON representation

A small project that gives a list of words to use when playing Pictionnary (so far only in French), under a MIT license

Awesome Lists containing this project

README

        

# Free dictionnaries to play with Pictionnary

This project gives a few lists of words (so far, only in :gb::us: English and :fr: French), to be used when playing Pictionnary.

**What's Pictionnary**? [page Wikipédia en français](https://fr.wikipedia.org/wiki/Pictionary), [Wikipédia page in English](https://en.wikipedia.org/wiki/Pictionary)

> :fr: *Pictionary est un jeu de société dont le but est de faire deviner un mot, une expression ou une idée à son partenaire dans un temps limité, à l'aide d'un dessin. Le nom est une contraction des mots anglais picture et dictionary.*

> :gb::us: *Pictionary is a charades-inspired word-guessing game invented by Robert Angel with graphic design by Gary Everson and first published in 1985 by Angel Games Inc. The game is played in teams with players trying to identify specific words from their teammates.*

---

## [Appli web pour choisir un mot aléatoire ?](https://naereen.github.io/Free-dictionnaries-for-Pictionnary/index.html)
![GIF of a demo of a tiny webpage to select a random word](demos/demo1.gif)

TODO cf [ce ticket #14](https://github.com/Naereen/Free-dictionnaries-for-Pictionnary/issues/14)

---

## Librairie TypeScript ou JavaScript pour choisir un mot aléatoire ?
Voir [ce fichier (work in progress)](lib/random-pictionnary-word.js).

TODO cf [ce ticket #15](https://github.com/Naereen/Free-dictionnaries-for-Pictionnary/issues/15)

---

## :fr: En français
Regardez ce fichier : [`dist/dictionnaire_pictionnary_francais.txt`](dist/dictionnaire_pictionnary_francais.txt).

Exemple de 10 mots : terre, climatiseur, guidon, balai, crier, télévision, banque, chasse, gel, linge.

### Contribuer ?
- Voulez-vous **rajouter quelques mots** ? Ouvrez une [fusio-demande](TODO)
- Voulez-vous **supprimer des mots** ? SVP faites pareil !
- Voulez-vous proposer des listes de mots particulières (par exemple [ces mots de l'univers de Star Trek](https://github.com/coco33920/Star-Trek-Pictionnary/blob/master/startrek_pictionnary_en.txt)) ? Pareil !

### Sources ?
- [@coco33920/Star-Trek-Pictionnary](https://github.com/coco33920/Star-Trek-Pictionnary/) pour des mots de l'univers de Star Trek
- [@nicolasfostier/DrawingLeague/blob/master/res/dictionaries/easy_french.txt](https://github.com/nicolasfostier/DrawingLeague/blob/master/res/dictionaries/easy_french.txt) (sous licence GPLv3.0, pas forcément compatible avec ma licence MIT, cf [ce ticket](https://github.com/nicolasfostier/DrawingLeague/issues/1))
- [@Haskkor/Pictionnary/blob/master/Pictionary/dictionary.txt](https://github.com/Haskkor/Pictionnary/blob/master/Pictionary/dictionary.txt) (pas de license... cf [cet autre ticket](https://github.com/Haskkor/Pictionnary/issues/1))

## :gb::us: In English - TODO

See this file: [`dist/dictionnary_pictionnary_english.txt`](dist/dictionnary_pictionnary_english.txt).

Example of 10 words: TODO

### Contribute?
- Do you want to **add a few words**? Please [open a pull-request](TODO)
- Do you want to **delete a few words?** Please do the same!
- Do you want to add a list of domain-specific words? (see this example of [words from Star Trek](https://github.com/coco33920/Star-Trek-Pictionnary/blob/master/startrek_pictionnary_en.txt)) Please do the same!

### Sources?
- [@coco33920/Star-Trek-Pictionnary](https://github.com/coco33920/Star-Trek-Pictionnary/) for words from the Star Trek universe
- TODO

---

## :scroll: License ? [![GitHub license](https://img.shields.io/github/license/Naereen/Free-dictionnaries-for-Pictionnary.svg)](https://github.com/Naereen/Free-dictionnaries-for-Pictionnary/blob/master/LICENSE)
This repository are published under the terms of the [MIT License](https://lbesson.mit-license.org/) (file [LICENSE.txt](LICENSE.txt)).
© [Lilian Besson](https://GitHub.com/Naereen), 2020-21.

[![Maintenance](https://img.shields.io/badge/Maintained%3F-yes-green.svg)](https://GitHub.com/Naereen/Free-dictionnaries-for-Pictionnary/graphs/commit-activity)
[![Ask Me Anything !](https://img.shields.io/badge/Ask%20me-anything-1abc9c.svg)](https://GitHub.com/Naereen/ama)
[![Analytics](https://ga-beacon.appspot.com/UA-38514290-17/github.com/Naereen/Free-dictionnaries-for-Pictionnary/README.md?pixel)](https://GitHub.com/Naereen/Free-dictionnaries-for-Pictionnary/)

[![ForTheBadge uses-badges](http://ForTheBadge.com/images/badges/uses-badges.svg)](http://ForTheBadge.com)
[![ForTheBadge uses-git](http://ForTheBadge.com/images/badges/uses-git.svg)](https://GitHub.com/)

[![ForTheBadge built-with-science](http://ForTheBadge.com/images/badges/built-with-science.svg)](https://GitHub.com/Naereen/)