Skip to content
/ tapit Public
forked from joshsoftware/tapit

Tapit is a Dancing Game built using express, Redis pubsub and socket.io!

Notifications You must be signed in to change notification settings

narychen/tapit

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Welcome to TapIt - The NextGen Dance Floor

TapIt is a express, socket.io, Redis PubSub powered application. The aim here was to create a proof-of-concept for probably the next-generation of interactive web applications.

Primary Goals

  • Very very low latency.
  • Entirely web-based i.e. no installation required

Architecture

node - The server-side framework. express.js - The Web server socket.io - WebSocket power Redis Pubsub - Wildcard Push Notification support

Setting it up

Install node, npm and Redis. Install the node modules when you clone this directory.

npm install

Because we have the package.json it will automatically installs the dependant npm modules.

Playing the game

$ node notify.js

Contributing

Feel free to fork and add more dance moves - Yeah!

Enjoy!

About

Tapit is a Dancing Game built using express, Redis pubsub and socket.io!

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published