tristaneljed / Simon-Says-Game---Emotions-API

A very, very, very simple game using OpenCV and MS Emotion API

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Simon Says Game with face and emotion recognition!

A very, very, very simple game using OpenCV, Python and MS Emotion API (you will need an account, free, to use the game). The game will randomly pick an emotion each turn and the user(s) need to express that emotion (yup, funny faces) to get a high score!

Splash Screen

I'm in a hurry, the game is still full of bugs, so check directly the IPython notebook for details:
Simon Says Emotions Game!

If you don't have Jupyter installed, just execute:

python simon_says_game.py  

I've added the source code from my repositories:

I started thinking about this game after reading this:
Raspberry PI robot that reads your emotions

And now I'm in HaD too!
SIMON SAYS SMILE, HUMAN!

About

A very, very, very simple game using OpenCV and MS Emotion API


Languages

Language:Jupyter Notebook 55.5%Language:Python 44.5%