진행 상황을 저장하고 포인트를 받으려면 로그인하세요!
Learn how to create Minesweeper in Flash AS3

Learn how to create Minesweeper in Flash AS3

by 5minutesoff

Loading ad...

Learn how to create Minesweeper in Flash AS3

평점:
3.4
출시일: April 03, 2009
최종 업데이트: April 03, 2009
개발자: 5minutesoff

Learn how to create Minesweeper in Flash AS3의 태그

설명

A second complete tutorial for Adobe Flash CS3 / ActionScript 3. Yes it's a boring game but if you are learning Flash or interested in programming - and why else would you be looking at this? - it is a good exercise.

댓글

0/1000
ApertureCake avatar

ApertureCake

Jul. 02, 2009

24
1

First, I gotta know how to play minesweeper lol

FkidsPR avatar

FkidsPR

Apr. 16, 2011

8
0

I hope it will help me out. 5/5

FkidsPR avatar

FkidsPR

Apr. 16, 2011

6
0

You will never win thanks to brakes that isnt there: if(cell.Mined == true && !cell.Flagged) { return; }

Personnel avatar

Personnel

Aug. 04, 2010

5
0

oh nvm now it worked

ferryp avatar

ferryp

Mar. 31, 2010

9
1

5/5 for adding "Download source"
That will surely help some people here to figure out how to get AS running :P