Learn how to create Minesweeper in Flash AS3
por 5minutesoff
Agrégalo a tu pantalla de inicio para acceder rápidamente
Instala este juego
Toca el botón Compartir, luego "Agregar a pantalla de inicio" para instalar este juego y tener acceso rápido.
Learn how to create Minesweeper in Flash AS3
Etiquetas para Learn how to create Minesweeper in Flash AS3
Descripción
Un segundo tutorial completo para Adobe Flash CS3 / ActionScript 3. Sí, es un juego aburrido, pero si estás aprendiendo Flash o te interesa la programación ¿y por qué si no estarías viendo esto? es un buen ejercicio.
Actualizaciones del desarrollador
Forgot to put the page in about the cell movieclip, also fixed a couple of textfields that were being cut off.
Comentarios
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