Skip to content

dinotuku/swip-hockey

Repository files navigation

Swip Hockey

UI

Features

  • Play air hockey on multiple devices
  • Pinch to turn two screens into one screen

Setup

Get the source code

git clone https://github.com/dinotuku/swip-hockey.git
cd swip-hockey

Download and install all the dependencies

yarn install

Usage

Build swip.js

yarn run build

Build server and client

yarn run build:hockey

Start the server

yarn start

Open a browser and go to

localhost:3000

Built With

  • Express - Web framwork for Node.js
  • Redux - Predictable state container for JavaScript apps
  • socket.io - Realtime application framework (Node.JS server)
  • swip.js - A library to create multi device experiments
  • Webpack - A module bundler for javascript and more

License

This project is under the MIT license. You are free to do whatever you want with it.

About

Play air hockey on multiple devices

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published