- guessTheLetter is similar to guessTheNumber. Here we will guess a letter instead of number.
- Download latest release here according to your system.
go
is required. Download the latest verion of "go" from here.- Clone the repo and run yourself.
git clone https://github.com/sharan-aithal/guessTheLetter.git
cd guessTheLetter
go run main.go