forked from: LIVE CODING 一日でシューティングゲーム作る on 2010-3-30

by nayu forked from LIVE CODING 一日でシューティングゲーム作る on 2010-3-30 (diff: 675)
Live Coding  2010 3/30 9:50~0:03
action script 3.0の勉強のために今日一日でシューティングゲーム作る。
画面クリックでシューティングが始まります。
STAGE1だけ完成。

今日中にSTAGE3まで作りたかったけど、さすがにむりげーだった。
今日はもう寝る。
♥1 | Line 9 | Modified 2011-04-30 09:34:59 | MIT License
play

ActionScript3 source code

/**
 * Copyright nayu ( http://wonderfl.net/user/nayu )
 * MIT License ( http://www.opensource.org/licenses/mit-license.php )
 * Downloaded from: http://wonderfl.net/c/l4PC
 */

Sending Code to Compiler Server...
Recompile: Game.as
Recompile: Game.as
Compile Complete (9876 bytes)
Reloading swf
Auto Saved
Taking Capture...
Sending Capture to Server...
Capture Saved

Forked