Skip to content

Latest commit

 

History

History
8 lines (6 loc) · 244 Bytes

README.md

File metadata and controls

8 lines (6 loc) · 244 Bytes

Literalnie.fun / wordle solver

Usage:

ruby main.rb [word]

This will pick a word passed as an argument (or a random word from the pool of available words if run without arguments) and try to guess it in minimum number of steps.