A program that helps you beat the Wordle game
java -jar WordleHelper.jar [-c [maxTries]]Or just double-click the program icon to launch the program in GUI mode.
-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).