PowerShell / Community-Blog

Submissions for posts to the PowerShell Community Blog -https://devblogs.microsoft.com/powershell-community
MIT License
104 stars 47 forks source link

Post idea - Using PowerShell and Regular Expressions as a Wordle Solving Tool #84

Open doctorscripto opened 2 years ago

doctorscripto commented 2 years ago

Using PowerShell and Regular Expressions to solve a Wordle

Details of requested document:

sdwheeler commented 2 years ago

@doctorscripto Sounds like fun. Are you going to write this?

doctordns commented 2 years ago

My regular expressions skills are simply something my brain does not allow me to master. Despite years of trying, my ability with Regex is, well, pretty lacking despite, as I say, a lot of effort. That said, this could be fun.

PordlePS?