Learn how to create Minesweeper in Flash AS3
由 5minutesoff
Add to your home screen for quick access
Install this game
Tap the Share button, then "Add to Home Screen" to install this game for quick access.
Learn how to create Minesweeper in Flash AS3
Learn how to create Minesweeper in Flash AS3 的標籤
遊戲介紹
這是 Adobe Flash CS3 / ActionScript 3 的第二個完整教學。雖然這遊戲有點無聊,但如果你正在學 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