# socket-balls **Repository Path**: mirrors_cubiq/socket-balls ## Basic Information - **Project Name**: socket-balls - **Description**: devicemotion + websockets + node.js proof of concept for iOS4.2 - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2020-08-08 - **Last Updated**: 2026-05-30 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README You need: - an iPad >= 4.2.1 - node.js - socket.io (server + client) Test URL (sorry the socket server won't be online all the time): http://cubiq.org/dropbox/sb/ Lock the device rotation before trying. What you'll see is a red ball you can crontrol by tilting the iPad. If other users are connected you'll see them as grey balls. Communication happens thanks to websockets. *Not ready for production*, this is just a proof of concept. To-do: - would be nice to add collision detection between balls.