
Using The Gamepad API In Web Games
An article I wrote for Smashing Magazine on the Gamepad API.
An article I wrote for Smashing Magazine on the Gamepad API.
A tutorial I wrote for CSS-Tricks, explaining an approach on how to connect your smartphone to a 3D web game. Making a car which you can control by tilting your phone (using the phone’s accelerometer). Using the JavaScript library three.js for working with WebGL as well as WebSockets through the socket.io library and a few other web technologies.
A tutorial I wrote for Pusher on building a simple ‘point and click’ multiplayer game using Three.js and the Pusher API.