Skip to content

mikesimmonds/foosballTracker

Repository files navigation

foosballTracker

Foosball table ball tracking. Based on tracking.js and using typescript and Rxjs

Build instruction

Check the package.json scripts.
npm install npm start

Architecture

Very briefly, the events emitted by the object tracker are converted to an Observable stream (tracker$)
Various RxJs operators (operators.ts) are then used on this stream to change the values into something more usable eg speed$

About

Project to track the ball in a game of table football

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published