GithubHelp home page GithubHelp logo

wordle-es-hack's Introduction

Spanish Wordle Hack

Game URL

https://wordle.danielfrg.com/

How to use and run the script

  1. Run npm install
  2. Open index.js and modify the rules:
const LENGTH = 5
const INCLUDES = 'coa'
const EXCLUDES = 'etuipsghjlbm'
const MATCH = 'c____'
  1. Run the script
node index.js
  1. An output of word matches should be shown
[
  'cacao', 'cando', 'canoa', 'canon',
  'carao', 'cardo', 'caron', 'carro',
  'cavon', 'cazon', 'cañon', 'coana',
  'cocad', 'cocan', 'cocar', 'cofan',
  'conca', 'coona', 'corad', 'coran',
  'corar', 'corca', 'corda', 'corra',
  'corva', 'corza', 'covad', 'covan',
  'covar', 'coyan', 'coñac', 'croad',
  'croan', 'croar', 'croza'
]

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.