All Projects → pietroppeter → wordle-it

pietroppeter / wordle-it

Licence: other
Italian version of Wordle

Programming Languages

javascript
184084 projects - #8 most used programming language
typescript
32286 projects
HTML
75241 projects
nim
578 projects

Projects that are alternatives of or similar to wordle-it

nypsi
the best discord bot
Stars: ✭ 41 (-50.6%)
Mutual labels:  wordle
thwordle
Thai Wordle clone, built with Svelte & TailwindCSS
Stars: ✭ 45 (-45.78%)
Mutual labels:  wordle
katla
Indonesian version of Wordle
Stars: ✭ 121 (+45.78%)
Mutual labels:  wordle
wordle97
Wordle for Word 97
Stars: ✭ 54 (-34.94%)
Mutual labels:  wordle
number-to-words
convert number into words (english, french, italian, roman, spanish, portuguese, belgium, dutch, swedish, polish, russian, iranian, roman, aegean)
Stars: ✭ 53 (-36.14%)
Mutual labels:  italian
wordle-tui
Play WORDLE game in your terminal.
Stars: ✭ 61 (-26.51%)
Mutual labels:  wordle
wordle-solver
A tool that helps people who struggle with vocabulary enjoy the famous game of WORDLE.
Stars: ✭ 97 (+16.87%)
Mutual labels:  wordle
paudle
Wordle in Rust
Stars: ✭ 40 (-51.81%)
Mutual labels:  wordle
Twelveish
🕛 Twelveish - Android Wear/Wear OS Watch Face
Stars: ✭ 29 (-65.06%)
Mutual labels:  italian
guida-javascript-moderno
Guida alla creazione di un progetto Javascript Moderno
Stars: ✭ 28 (-66.27%)
Mutual labels:  italian
Wordcloud2.js
Tag cloud/Wordle presentation on 2D canvas or HTML
Stars: ✭ 1,905 (+2195.18%)
Mutual labels:  wordle
codice fiscale
A Ruby gem that calculates the Italian Tax ID (Codice Fiscale)
Stars: ✭ 17 (-79.52%)
Mutual labels:  italian
wordle
Ruby implementation of Wordle
Stars: ✭ 27 (-67.47%)
Mutual labels:  wordle
Wordle2Townscaper
Wordle2Townscaper is meant to convert Wordle tweets into Townscaper houses using yellow and green building blocks.
Stars: ✭ 64 (-22.89%)
Mutual labels:  wordle
TrenitaliaAPI
Reverse engineering dell'API dell'app di Trenitalia
Stars: ✭ 32 (-61.45%)
Mutual labels:  italian
wordle-kt
Wordle game clone made with Kotlin & Compose
Stars: ✭ 33 (-60.24%)
Mutual labels:  wordle
visualization
Text visualization tools
Stars: ✭ 18 (-78.31%)
Mutual labels:  wordle
it.javascript.info
Modern JavaScript Tutorial in Italian
Stars: ✭ 55 (-33.73%)
Mutual labels:  italian
wordlem
A simplistic port of the popular Wordle game in Elm.
Stars: ✭ 16 (-80.72%)
Mutual labels:  wordle
python-codicefiscale
🇮🇹 💳 encode / decode italian fiscal codes - codifica / decodifica del Codice Fiscale italiano.
Stars: ✭ 53 (-36.14%)
Mutual labels:  italian

Par🇮🇹le

https://pietroppeter.github.io/wordle-it/

Una versione italiana (non ufficiale) di WORDLE. Se l'autore di Wordle non approva, lo tiro giù: https://twitter.com/pietroppeter/status/1477993203425030144?s=20

Dizionari presi da https://github.com/napolux/paroleitaliane e https://github.com/sigmasaur/AnagramSolver

English

An italian version of https://www.nytimes.com/games/wordle/index.html. Waiting from official approval (if not approved this will be taken down): https://twitter.com/pietroppeter/status/1477993203425030144?s=20

Current status is beta: it should mostly work, usage might find issues.

Italian words taken from https://github.com/napolux/paroleitaliane and https://github.com/sigmasaur/AnagramSolver

Apart from English translation, the actual work was to replace two list of words in the original javascript. The hint for this came to me from: https://bert.org/2021/11/24/the-best-starting-word-in-wordle/

Run nim r itLines and replace two lines in wordle-it.js to regenerate.

Analytics publicly available at: https://plausible.io/pietroppeter.github.io%2Fwordle-it

To reset state (also works for original wordle), type in console of your browser: window.localStorage.clear()

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].