Skip to content

Game project (Implementation of the Wordle game designed by Josh Wardleand in 2021 and its associated solver based on the previous work of 3b1b) in Python-3 and VUE-3

License

Notifications You must be signed in to change notification settings

Luraminaki/autoWordle

Repository files navigation

WORDLE

Ever heard of Wordle? No? And here I though I was living under a rock... Anyway, for some reasons, 2 years after watching 3b1b's video about it, that topic decided to crawl its way up from the depth of my memory.

I had a couple of goals this time around:

  • Try to make an "efficient" solver
  • Allow some room for customisation (word lenght, language, number of tries)
  • Make it a WebApp that can handle multiple sessions

It's still a "work in progress" as of now... And there is a lot of room for improvement.

VERSIONS

  • 0.1.0-alpha: First release

TABLE OF CONTENT

About

Game project (Implementation of the Wordle game designed by Josh Wardleand in 2021 and its associated solver based on the previous work of 3b1b) in Python-3 and VUE-3

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages