Wii Remote API ドキュメント

先に Making Wii-friendly pages をまとめてくれた Tarquin が dev.operaThe Wii Remote API を公開している。
そこには幾つかのデモ・ページへのリンクがあるが、Wii Roll という簡単なデモ・ゲームを参考に、Wii 向け自作ゲームを作れる。

  • 以下はこれを報じる Nintendo World Report の記事。

This allows web programmers to design pages using JavaScript that can retrieve data from the Wii remote enabling users to interact with web pages in new ways.

  • 日本語記事も出ている。

これを利用することで、制作者はWiiリモコンのキー入力を得るだけでなく、最大4つまで接続されたWiiリモコンが指し示す位置などを取得することができます。

  • 今更なのだがこれを機に、"Making Wii-friendly pages" からデスクトップ Opera でも動き、はてなにも貼れる日付フォーム。もちろん Wii インターネット・チャンネルでも使える。


非対応ブラウザのために、Date Opera で撮った SS を参考に。ソースは以下の通り。

<form action="" onsubmit="return false;">
<p><input type="date" name="somedate"></p>
</form>
  • この件に関した記事を探していた所、Firefox 好きの著者による次のエントリが目に付いた。

... when I read Opera’s API for the Wii Remote, I had a moment where I had to simply sit and stare, wondering if Opera’s developers are laughing at Microsoft fighting Mozilla over the same old territory while Opera is conquering the New World.

英語を読みたくない人のために要約すると、IEFirefox が古い市場であるデスクトップでシェア争いをしている間に、利益率の高いゲーム機や携帯電話という新しい市場で Opera は着々とシェアを獲得している。少し平均より知識のあるアメリカ人は、そういう事実に触れて驚いていているようだ。