Skip to content

Latest commit

 

History

History
5 lines (4 loc) · 240 Bytes

README.md

File metadata and controls

5 lines (4 loc) · 240 Bytes

Wordle CLI Clone

This Java program mimics the popular game Wordle using user's input from stdin along with a five-letter word bank generated in Python from the standard English dictionary. New update includes scorekeeping capability.