Skip to content

Latest commit

 

History

History
19 lines (13 loc) · 721 Bytes

README.md

File metadata and controls

19 lines (13 loc) · 721 Bytes

Kata-kata - A Simple CLI Program of Indonesian Version of Wordle Written in C

I write this in my free time & just for fun. I think the code is very rough & the documentation is not that much because I'm doing a quick reimplementation of a simple wordle program & having fun after I know how to color the CLI text.

Building & Installing

Just use the GNU Make & GNU GCC program

$ make all
$ sudo make install   # install into /usr/local/bin
$ sudo make uninstall # remove from /usr/local/bin

Some Screenshots

Terminal Screenshot 1 Terminal Screenshot 2 KBBI Web ID Screenshot