kanales / levdle

Levenshtein distance wordle

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Levdle

How to run

$ python3 -m levdle 

How to play

Insert a 5 letter word, and press enter to submit. If the word is not valid you will be notified with a "🚨".

You have 6 attempts to guess the word based on levenshtein distance.

About

Levenshtein distance wordle


Languages

Language:Python 100.0%