All Projects → n1k0 → wordlem

n1k0 / wordlem

Licence: WTFPL license
A simplistic port of the popular Wordle game in Elm.

Programming Languages

elm
856 projects
SCSS
7915 projects
javascript
184084 projects - #8 most used programming language
HTML
75241 projects
CSS
56736 projects

Labels

Projects that are alternatives of or similar to wordlem

katla
Indonesian version of Wordle
Stars: ✭ 121 (+656.25%)
Mutual labels:  wordle
wordle
Ruby implementation of Wordle
Stars: ✭ 27 (+68.75%)
Mutual labels:  wordle
wordle-tui
Play WORDLE game in your terminal.
Stars: ✭ 61 (+281.25%)
Mutual labels:  wordle
visualization
Text visualization tools
Stars: ✭ 18 (+12.5%)
Mutual labels:  wordle
thwordle
Thai Wordle clone, built with Svelte & TailwindCSS
Stars: ✭ 45 (+181.25%)
Mutual labels:  wordle
Wordcloud2.js
Tag cloud/Wordle presentation on 2D canvas or HTML
Stars: ✭ 1,905 (+11806.25%)
Mutual labels:  wordle
wordle97
Wordle for Word 97
Stars: ✭ 54 (+237.5%)
Mutual labels:  wordle
Wordle2Townscaper
Wordle2Townscaper is meant to convert Wordle tweets into Townscaper houses using yellow and green building blocks.
Stars: ✭ 64 (+300%)
Mutual labels:  wordle
nypsi
the best discord bot
Stars: ✭ 41 (+156.25%)
Mutual labels:  wordle
wordle-kt
Wordle game clone made with Kotlin & Compose
Stars: ✭ 33 (+106.25%)
Mutual labels:  wordle
wordle-solver
A tool that helps people who struggle with vocabulary enjoy the famous game of WORDLE.
Stars: ✭ 97 (+506.25%)
Mutual labels:  wordle
wordle-it
Italian version of Wordle
Stars: ✭ 83 (+418.75%)
Mutual labels:  wordle
paudle
Wordle in Rust
Stars: ✭ 40 (+150%)
Mutual labels:  wordle

Wordlem

A port of the popular Wordle game in Elm, playable in both English & French and with 6 and 7 letters words.

image

You can play it here.

Run locally

npm i
npm start

Then head to localhost:8000.

Build dictionaries

npm run build:words

Dictionaries are then written in public/db.

Credits

In no specific order:

FAQ

  • Why can't I share my scores?
    • Aren't you overwhelmed with Wordle scores alrady? I didn't want to add more automated noise to already noisy social networks. If you enjoy Wordlem, feel free to tell your friends though.
  • Why no 8+ letters words?
    • Because that would make the dictionary size too big to download comfortably, but I may consider the option in the future.

License

WTFPL

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].