Skip to content

DenisPopkov/Game

Repository files navigation

cwordle

Wordle game for Terminals in C

TO COMPILE:
Download or clone repository.

* gcc cwordle.c -o cw  
* (Alternatively, use script "bash build.sh")
* "./cw" to execute.

Alt text