| 月 | 日 | 年 | 時 | 分 |
15 /
Thu |
|
| 04 | 09 | 09 | 10 | 57 | 肆 |
| 短小經看 |
http://gskinner.com/playpen/tweetcoding.html
Tweetcoding contest
140 字元 flash coding contest. organized by @gskinner, open to anyone
gimme code:
g=graphics;
mt=g.moveTo;
lt=g.lineTo;
ls=g.lineStyle;
m=Math;
r=m.random;
s=m.sin;
i=0;
o={};
function f(e){trace(“參賽者的 code(140字元)”);}
addEventListener(“enterFrame”,f);
直接貼以上的code到flash IDE裡面就可以跑(strict mode 關掉)


Alfred Kang 說:
http://www.25lines.com/ 類似的比賽 前幾個月蠻熱門的說