gbafana25 / cordle

wordle in c

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

cordle

demo

Wordle game in C. The wordlist file is taken from the american-english wordlist included in Debian, with all words with apostrophes removed.

Usage

Compile and run:

make run

TODO

  • make wordlist shorter

About

wordle in c

License:GNU General Public License v3.0


Languages

Language:C 96.5%Language:Makefile 3.5%