Learn how to create Minesweeper in Flash AS3
par 5minutesoff
Ajoutez sur l'écran d'accueil pour un accès rapide
Installer ce jeu
Touchez le bouton Partager, puis « Ajouter à l'écran d'accueil » pour installer ce jeu et y accéder rapidement.
Learn how to create Minesweeper in Flash AS3
Tags pour Learn how to create Minesweeper in Flash AS3
Description
Un deuxième tutoriel complet pour Adobe Flash CS3 / ActionScript 3. Oui, c’est un jeu ennuyeux mais si vous apprenez Flash ou si la programmation vous intéresse – et pourquoi regarderiez-vous ceci sinon ? – c’est un bon exercice.
Mises à jour des développeurs
Forgot to put the page in about the cell movieclip, also fixed a couple of textfields that were being cut off.
Commentaires
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