DEV Community

Cover image for The classic Minesweeper game developed with Angular

The classic Minesweeper game developed with Angular

Gabriel Manussakis on March 02, 2020

The game development is a great way to cover several programming topics. In this experiment I developed a differente version of the classic Mineswe...
Collapse
 
mrgrigri profile image
Michael Richins

This is a great design. There is one UX flaw that most don't know exists. If you were to simultaneously right- and left-click on a cell that has a number exposed and if the mines surrounding are flagged correctly, then all of the other surrounding cells are exposed.

Collapse
 
manussakis profile image
Gabriel Manussakis

Hi, I just published this feature.
Now you can click on a number and all surrounding squares will be exposed as long as the amount of flags are equal to the number clicked.

Thanks for your feedback!

Collapse
 
manussakis profile image
Gabriel Manussakis

Thanks!
Interesting, I didn't know this behavior.

Collapse
 
danielsc profile image
Daniel Schreiber

Cool project!!
On iOS I was not able to set marks..

Collapse
 
manussakis profile image
Gabriel Manussakis

Daniel, thanks for your feedback, I will try to fix it as soon as possible.

Collapse
 
manussakis profile image
Gabriel Manussakis

Hi, I fixed this, now it should be working.
Thanks!

Collapse
 
js2me profile image
Sergey S. Volkov

Awesome!

Emojis looks so funny :D

Collapse
 
manussakis profile image
Gabriel Manussakis

Thanks :)

Collapse
 
patryktech profile image
Patryk

Very nice. You should convert it to a PWA so I can install it on my tablet 😁😁

Collapse
 
manussakis profile image
Gabriel Manussakis

Good idea, thanks!

Collapse
 
sharadcodes profile image
Sharad Raj (He/Him)

Awesome

Collapse
 
manussakis profile image
Gabriel Manussakis

Thanks!!