Code Monkey home page Code Monkey logo

wordlesolver's Introduction

Hi! This is a mini-project I've been having fun with. If you don't know the game Wordle, its a fun little word game somewhat similar to hangman. It is accessible here: https://www.powerlanguage.co.uk/wordle/ with a nice little archive available here: https://metzger.media/games/wordle-archive/?levels=select


This program is an (non-ideal) solver for Wordle that tells the user what guess to make and then uses the information gained from that guess to come up with a new guess. While I doubt it is perfect, it is consistenty quite good and manages to get most words within 4 guesses with many in 3 and occasionally in 2.

There are a few options to choose from in this file, with 'solver-improved.py' being the most recent. It is more consistent than the original 'solver.py', and almost never fails to obtain an answer, although there are some words that the original is able to guess in 3 that the improved version takes 4 to manage. Finally, there is the oldest 'solver(no-yellow-indices).py' that uses the least information and is thus very quick to enter and is still quite good.

Thanks for reading!

wordlesolver's People

Contributors

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