Skip to content

A Simple CLI Program of Indonesian Version of Wordle Written in C

License

Notifications You must be signed in to change notification settings

misterabdul/katakata

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

A Simple CLI Program of Indonesian Version of Wordle Written in C

Topics

Resources

License

Stars

Watchers

Forks