Skip to content

fauxparse/wordle

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Wordle solver

Wordle is a daily word game.

This is an attempt at a Wordle solver with perfect memory. The word list is relatively small but could be swapped out for whatever you like (e.g. SOWPODS).

Prerequisites

  • ruby
  • bundler

Install and run

bundle
ruby wordle.rb

About

Wordle solver in Ruby

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages