Learn how to create Minesweeper in Flash AS3

Learn how to create Minesweeper in Flash AS3

von 5minutesoff
Fehler melden
Spiel melden
Loading ad...

Learn how to create Minesweeper in Flash AS3

Bewertung:
3.4
Veröffentlicht: April 03, 2009
Zuletzt aktualisiert: April 03, 2009
Entwickler: 5minutesoff

Tags für Learn how to create Minesweeper in Flash AS3

Beschreibung

Ein zweites vollständiges Tutorial für Adobe Flash CS3 / ActionScript 3. Ja, es ist ein langweiliges Spiel, aber wenn du Flash lernst oder dich für Programmierung interessierst – und warum sonst solltest du das hier anschauen? – ist es eine gute Übung.

Entwickler-Updates

Apr 3, 2009 2:11pm

Forgot to put the page in about the cell movieclip, also fixed a couple of textfields that were being cut off.

Kommentare

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