Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/topheman/playground1
https://github.com/topheman/playground1
Last synced: about 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/topheman/playground1
- Owner: topheman
- Created: 2012-09-27T14:16:39.000Z (over 12 years ago)
- Default Branch: master
- Last Pushed: 2012-10-11T21:58:40.000Z (about 12 years ago)
- Last Synced: 2024-04-08T00:39:39.901Z (9 months ago)
- Language: JavaScript
- Size: 137 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
playground1
===========For the moment you can control bouncing balls on each user screen, each user drives his ball with the accelerometer of his smartphone (like a remote to the desktop computer).
In the near futur, this could lead to a multi player game on desktop computer screen controlled by smartphone.If you want to try it :
npm node-static
npm socket.ionode /server/app.js
You may have to adjust hostname and port in /wwww/js/playground.common.js
This is a work in progress.