We are paying a sort of tribute to the emoji/emoticon which allows us to truly express in a modern converstion by building a interactive experience around it,the mouse and the keyboard.
sudo apt-get install freeglut3-dev
-Run this command on your Linux terminal to install GLUT
gcc -o emo emo.c -lGL -lGLU -lglut -lm
-Run this command to compile Emo on your machine
./emo
-Run this to C the output
Key | Emotion |
---|---|
S | Sad |
H | Happy |
B | Blush |
C | Cry |
N | Neutral |