A word guessing game where you narrow down the alphabet for each letter
If you want to support my work, you can buy me a coffee or sponsor me on GitHub.
Pull requests and issues are welcome, but please create an issue or contact me before putting a lot of work into something I may not want to merge!
npm install && npm run dev
- Write code
npm run format
Note: Please use NPM version 7 or greater, so that package-lock.json
stays on version 2.
If you can contribute a translation, please check out this link, or create a pull request with a translated copy of this file in a new locale folder (e.g. de/main.json
).
Or if you don't want to do any of that, you can just get in touch with me and send the translation in whatever way is convenient for you.
The word list for the game itself will remain in English. If you want to play with a different dictionary, please create a fork.
- French: DPS2004, Alyssa Moisan, Mikaylabop
- Dutch: Rosa Verhoek
- Spanish: DayFlounder1832
- Brazilian Portuguese: Gabrielle Nunes, riccimurilo
- Turkish: Anıl Kuşaksız
- German: Lars, Marie Leukart
- Polish: mineTomek
- Word lists sourced and modified from hello (license)
- OpenDyslexic font (license)
Made with SvelteKit