Skip to content
This repository has been archived by the owner on Apr 18, 2019. It is now read-only.
/ SenseiDetector Public archive

Experimental Boss Detection System with facial recogition, built with NinjaBlocks, Socket.io, and Node.js

Notifications You must be signed in to change notification settings

marmelab/SenseiDetector

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

archived Archived Repository
This code is no longer maintained. Feel free to fork it, but use it at your own risks.

Ninja Block's Boss Dectector

This repository aims to reflect code published in an article on the marmelab's blog.

Installation

npm install

Edit the config/default.yml with a Skybiometry key

Change hotnames in clients.js with the hostname where your server.js is running. Update server.js with the Ninja block's hooks that you have created.

Dependencies

The client uses imagesnap to take snapshot of an invader.

Usage

Running the server :

node server.js

The client :

node client.js

About

Experimental Boss Detection System with facial recogition, built with NinjaBlocks, Socket.io, and Node.js

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published