Skip to content

A clone of the Wordle Game and a Solver using Shannon's Entropy

License

Notifications You must be signed in to change notification settings

alxcraciun/wordle

Repository files navigation

Project Wordle

This project is a clone of the web-based game Wordle, owned and published by The New York Times.

As opposed to the original game, our database of words is included in cuvinte_wordle.txt and we have an unlimited number of guesses.

In wordle.py you can play the game (the buggy behaviour one) and guess the word. Btw, you have an unlimited number of guesses :D

With solver.py, you can see how the computer takes "the best" approach to guess any word from the database.


Team Members:

  • Crăciun Alexandru-Emilian, Group 134
  • Negrescu Theodor, Group 151

Statistics:


References:


GUI Documentation

About

A clone of the Wordle Game and a Solver using Shannon's Entropy

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages