canvas = document.getElementById("canvas"); context = canvas.getContext("2d"); bmd = new BitmapData(256, 256, false, 0xff0000); color = 0x000000; for(y=0; y<bmd.height; y++) { for(x=0; x<bmd.width; x++) { bmd.setPixel(x, y, color+=0xff); } } bmd.fillRect(new Rectangle(156, 156, 100, 100), 0xdd00dd); context.putImageData(bmd.data, 0, 0);
What is is? This is a 100% JavaScripted app implemented in one day. Please browse this page with latest Chrome, Safari, or Firefox. Please contact to fukatsu@gmail.com if you have any question.
Hey there, it looks like you're using Microsoft's Internet Explorer. Microsoft hates the Web and doesn't support HTML5 :( To play this game you need a good Browser, like Opera, Chrome, Firefox or Safari. Jump: X, Shoot: C, Move: Arrow Keys Browser Compatibility Opera 10.61:Perfect Safari 5.0 (Mac):Perfect Firefox 4 Beta 3:Perfect Firefox 3.6:Sound issues; slow Chrome 7:Sound issues IE 9 Preview:So
Chrome Experiments is a showcase of work by coders who are pushing the boundaries of web technology, creating beautiful, unique web experiences. You'll find helpful links throughout the site for creating your own experiments, and you can also explore resources like WebGL Globe and our workshop of tools.
リリース、障害情報などのサービスのお知らせ
最新の人気エントリーの配信
処理を実行中です
j次のブックマーク
k前のブックマーク
lあとで読む
eコメント一覧を開く
oページを開く