hampusborgos / facegame

A game you play with your face, it's actually quite cool!

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Computas Emoji Face Game

To run you need Node and Yarn installed:

Install all packages with yarn, then run backend & frontend together with yarn dev:

yarn
yarn dev

You MUST put a service account json file with access to the Google Vision API in the same folder as the package.json file. Name the file vision-service-account.json.

This was coded in 25 hours, so not I am not vouching for excellent code quality / architecture

Read the API docs!

About

A game you play with your face, it's actually quite cool!

License:GNU General Public License v3.0


Languages

Language:JavaScript 100.0%