/Wordle

Wordle command line application guessing game written in C#

Primary LanguageC#

Wordle guessing game!


Command Line application written in C#


Get Started

To checkout the application use the following steps:

Download dotnet SDK or dotnet runtime and a text editor
Clone the repo git clone https://github.com/jon-infante/Wordle.git
Navigate to UI folder and type dotnet run