Giter Club home page Giter Club logo

wordlee-solver's Introduction

WordLee-Solver

Python script to help us to solve WordLee daily challenge

How to run it

You need to have python installed, and only one module is required.

pip3 install random2

Now, we can just run it in a terminal

python3 main.py

How to use it

Once we have ran it, we will see a menu to choose the length of the word and languaje.

Once it's started, we will be able to choose between 6 options.

Word example: april

We will choose option 5, to give us a random word. We get apert, p will be green.

It means that we know that it exists and its position. Option 1.

Letter: a
Position: 2

r will be yellow. It means that it exists but this is not the correct position. Option 2.

Letter: r

t and e will be grey. It means that they do not exist. Option 3.

Letter: t e

Option 5 to get a random word.

Option: 5

Bibliography

Spanish words file: olea GitHub

English words file: dwyl GitHub

wordlee-solver's People

Contributors

fernandezenrique avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.