Learn how to create Minesweeper in Flash AS3
by 5minutesoff
ホーム画面に追加すると、すぐにアクセスできます
このゲームをインストール
共有ボタンをタップし、「ホーム画面に追加」を選ぶと、すぐにこのゲームにアクセスできます。
Learn how to create Minesweeper in Flash AS3
Learn how to create Minesweeper in Flash AS3 のタグ
説明
Adobe Flash CS3 / ActionScript 3のための2つ目の完全チュートリアルです。確かに退屈なゲームですが、Flashを学んでいる人やプログラミングに興味がある人には良い練習になります ― それ以外の理由でこのゲームを見ている人はいないはずです。
開発者アップデート
Forgot to put the page in about the cell movieclip, also fixed a couple of textfields that were being cut off.
コメント
ApertureCake
Jul. 02, 2009
First, I gotta know how to play minesweeper lol
FkidsPR
Apr. 16, 2011
I hope it will help me out. 5/5
FkidsPR
Apr. 16, 2011
You will never win thanks to brakes that isnt there: if(cell.Mined == true && !cell.Flagged) { return; }
Personnel
Aug. 04, 2010
oh nvm now it worked
ferryp
Mar. 31, 2010
5/5 for adding "Download source"
That will surely help some people here to figure out how to get AS running :P