Egor Posted November 22, 2015 Share Posted November 22, 2015 Hello! This is Minesweeper game written with Pixi.js library. It differs from classical Minesweeper with it's look and feel. If player copes with minefield successfully then next time he will have bigger field, otherwise - lesser. Actually this is my first game so I tried to make something simple enough:) Your feedback is highly appreciated. Play here: http://egorsz.github.io/mnsw/ Project link: https://github.com/egorsz/mnsw Screenshot: Quote Link to comment Share on other sites More sharing options...
pog Posted November 23, 2015 Share Posted November 23, 2015 Works well, the only thing it needs is a flag when you right click to mark a spot to avoid. Quote Link to comment Share on other sites More sharing options...
Egor Posted November 23, 2015 Author Share Posted November 23, 2015 Thanks! Yes, I agree, it lacks ability to put flag on right click. Actually it's possible to mark danger fields by pressing on triangle at the top first, but it's not so intuitive and convenient. Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.