Skip to content

ColeFrench/wyrdle

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

87 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Wyrdle

Funny badge

This is a Python implementation of the viral word game, Wordle, by Josh Wardle (ohh, so that's where the name is from).

Additionally, a bot is included that tries to win the game with its own strategy!

Installation

Install from PyPI using

pip install wyrdle

Usage

You can play today's Wordle right from your terminal! Simply run

wordle

Feeling lazy? Feeling competitive? (We're going full Google search button here.)
Then let the bot play:

wordle -b

Example

Here is the bot's run against smile:

Wordle 666 2/6

🟩🟨⬛⬛🟩
🟩🟩🟩🟩🟩

Impressive!

About

Wordle and bot in Python

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages