Skip to content

sokumon/emo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 

Repository files navigation

Emo(An Interactive Emoticon)

Problem Defination

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.

Setup

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

The file emo.c is a little messy but it works just fine :))

Keyboard Controls

Key Emotion
S Sad
H Happy
B Blush
C Cry
N Neutral

Eyes follow the Mouse Pointer they try.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages