Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/maggialejandro/joystick

HTML5 MultiTouch Controller
https://github.com/maggialejandro/joystick

Last synced: 10 days ago
JSON representation

HTML5 MultiTouch Controller

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).