wcoots / vue-minesweeper

💣 Personal project to build minesweeper in Vue
https://minesweeper-app.netlify.app/
GNU General Public License v3.0
3 stars 0 forks source link

How to play guide #24

Open wcoots opened 4 years ago

wcoots commented 4 years ago

For new players I would like there to be a help button that explains how the game works. This includes clicking tiles, what the revealed value (number/empty/mine) means, flagging tiles, aim of the game (how to win), and a quick run over the interface (e.g. custom game modes). This could be a set of slides the user cycles through, an annotated screenshot of the game, or even a tutorial mode.