Skip to content

MCUmbrella/WordleHelper

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

45 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

WordleHelper

A program that helps you beat the Wordle game

screenshot

Usage:

java -jar WordleHelper.jar [-c [maxTries]]

Or just double-click the program icon to launch the program in GUI mode.

Options:

  • -c: Launch the program in command line mode (GUI mode by default).
  • maxTries: The maximum number of tries to find the word (only in CLI mode).

Download: