Skip to content

Latest commit

 

History

History
16 lines (14 loc) · 668 Bytes

README.md

File metadata and controls

16 lines (14 loc) · 668 Bytes

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: