Skip to content

A command-line clone of the word-guessing game

Notifications You must be signed in to change notification settings

mon04/WordleCLI

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

32 Commits
 
 
 
 
 
 
 
 

Repository files navigation

This is a clone of the polular online word-guessing game, Wordle. To run WordleCLI, clone this repository and enter the following commands:

javac WordleCLI.java
java WordleCLI

Screenshot of WordleCLI

Handles duplicate yellows correctly:
Screenshot of WordleCLI

NOTE: This program works only in terminals that support ANSI escape codes.

About

A command-line clone of the word-guessing game

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages