Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Use format "word" for easy words, "word*" for difficult words, "word**" for impossible words #17

Open
Naereen opened this issue Nov 16, 2020 · 0 comments
Assignees

Comments

@Naereen
Copy link
Owner

Naereen commented Nov 16, 2020

The original Pictionnary game was showing difficult words like this:

➤ CABARET

In my text format (one word by line), I suggest to use this format to indicate normal/easy words, difficult, impossible words

easy
normal
hard*
impossible**

Then in the library and/or web app, there should be an option to include or not difficult (resp impossible) words.

@Naereen Naereen self-assigned this Nov 16, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant