If I connect my Wii Remote via bluetooth to my Ubuntu laptop with Wiican and like Wmgui, what'd be a basic program to show Wii Remote to browser interaction?
I've been able to get a Xbox Gamepad to work with chrome, that's not hard. But is this possible with the Wii? First to get up, down, left, right to work and buttons, then possibly accelerometer input!
I guess I'd want a combination of this to start: http://stemkoski.github.io/Three.js/Mesh-Movement.html -movement and https://github.com/s-haha-n/GameTPS/blob/master/sample.html -my sample Xbox gamepad output page.
Where should I start for something like this? Would the Gamepad.js just work off the bat with the Wii Remote?