Skip to content

A multilingual word game without a character limit. ๐Ÿ‡จ๐Ÿ‡ฟ ๐Ÿ‡ฉ๐Ÿ‡ช ๐Ÿ‡ฌ๐Ÿ‡ง ๐Ÿ‡ช๐Ÿ‡ธ ๐Ÿ‡ซ๐Ÿ‡ฎ ๐Ÿ‡ซ๐Ÿ‡ท ๐Ÿ‡ฎ๐Ÿ‡น ๐Ÿ‡ต๐Ÿ‡ฑ

License

Notifications You must be signed in to change notification settings

Deykun/diffle-lang

Folders and files

NameName
Last commit message
Last commit date

Latest commit

ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 

Repository files navigation

React, Vite, TypeScript, Redux Toolkit, Playwright

๐Ÿ•น๏ธ DIFFLE-LANG - word game

A Wordle-like game without a character limit, where every used word gives hints about the position and order of letters in the solution.

The website: https://deykun.github.io/diffle-lang/

Supported languages:

  • Czech since 02.02.2024 ๐Ÿ‡จ๐Ÿ‡ฟ
  • English since 19.01.2024 ๐Ÿ‡ฌ๐Ÿ‡ง
  • Finnish since 28.07.2024 ๐Ÿ‡ซ๐Ÿ‡ฎ
  • French since 02.03.2024 ๐Ÿ‡ซ๐Ÿ‡ท
  • Italian since 15.05.2024 ๐Ÿ‡ฎ๐Ÿ‡น
  • Polish since 30.07.2023 ๐Ÿ‡ต๐Ÿ‡ฑ
  • Spanish since 21.02.2024 ๐Ÿ‡ช๐Ÿ‡ธ
  • German since 19.02.2024 ๐Ÿ‡ฉ๐Ÿ‡ช

Report a translation bug

https://crowdin.com/project/diffle-lang

Crowdin

App screenshots

diffle lang app screenshots

Polskie DIFFLE ๐Ÿ‡ต๐Ÿ‡ฑ

DIFFLE gra jak Wordle (po polsku, bez limitu znakรณw), kaลผde uลผyte sล‚owo podpowiada pozycjฤ™ i kolejnoล›ฤ‡ liter w haล›le.

Najwiฤ™ksza polska spoล‚ecznoล›ฤ‡: https://www.hejto.pl/tag/diffle

Cool features โœจ

Spellchecker API

This project is 100% GitHub-hosted, so it doesn't have a backend server. The spellchecker dictionary is usually over 45MB. In this repository, the dictionary is divided into thousands of JSON files. When someone searches for "ล‚รณdลบ", the word is converted to "lodz", limited to 3 characters, and pl/chunk-lod.json is fetched to check if it's there. It's a lightweight, quick, and serverless-like solution.

About language

This app has a dedicated subpage with a meta-analysis of the dictionary, including information on the most common letters, length of words, etc.

A reactive keyboard

I challenge you to find a better keyboard in any Wordle game. This keyboard reacts and provides hints while typing, with optional vibrations (which are longer when an incorrect letter is typed).

Spoiler-Free sharing

You can share your result with a hashed URL, which after winning your daily game will display the words from the result.

Resources ๐Ÿ—ƒ๏ธ

Original DIFFLE

Dictionaries

Check ๐Ÿ“” DICTIONARIES.md

Other

About

A multilingual word game without a character limit. ๐Ÿ‡จ๐Ÿ‡ฟ ๐Ÿ‡ฉ๐Ÿ‡ช ๐Ÿ‡ฌ๐Ÿ‡ง ๐Ÿ‡ช๐Ÿ‡ธ ๐Ÿ‡ซ๐Ÿ‡ฎ ๐Ÿ‡ซ๐Ÿ‡ท ๐Ÿ‡ฎ๐Ÿ‡น ๐Ÿ‡ต๐Ÿ‡ฑ

Topics

Resources

License

Stars

Watchers

Forks

Languages