- Play air hockey on multiple devices
- Pinch to turn two screens into one screen
git clone https://github.com/dinotuku/swip-hockey.git
cd swip-hockey
yarn install
yarn run build
yarn run build:hockey
yarn start
localhost:3000
- 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
This project is under the MIT license. You are free to do whatever you want with it.