Prof. Oak, C Programming Class Final Project Made with Code:Blocks IDE. Compiled with GNU GCC Compiler All Copyrights Maybe Reserved to Justin Cha
How to Download Ncurses: type command in terminal
sudo apt-get install libncurses5-dev
How to Compile This Crap:
gcc main.c menu.c narrate.c fill.c -lcurses -o YIAD
Then YIAD executable will be built