Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/maggialejandro/joystick
HTML5 MultiTouch Controller
https://github.com/maggialejandro/joystick
Last synced: 10 days ago
JSON representation
HTML5 MultiTouch Controller
- Host: GitHub
- URL: https://github.com/maggialejandro/joystick
- Owner: maggialejandro
- Created: 2014-01-31T20:56:27.000Z (almost 11 years ago)
- Default Branch: master
- Last Pushed: 2014-05-05T19:48:49.000Z (over 10 years ago)
- Last Synced: 2023-08-12T18:51:45.424Z (over 1 year ago)
- Language: JavaScript
- Homepage: http://joystick-alejandrojs.rhcloud.com/
- Size: 5.85 MB
- Stars: 3
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Multi Touch HTML5 Controller over Web Sockets !
Prerequisites:
- Open the [server](http://server-alejandrojs.rhcloud.com/) first.try the [demo](http://joystick-alejandrojs.rhcloud.com/) on a touch device!
Technologies:
- [Backbone](http://backbonejs.org/)
- [RequireJS](http://requirejs.org/)
- [PhoneGap](http://phonegap.com/)
- [SocketIO](http://socket.io/)This project is inspired by [sebleedelisle](https://github.com/sebleedelisle) [demo](https://github.com/sebleedelisle/JSTouchController).