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

feat: game modes #31

Closed wcoots closed 4 years ago

wcoots commented 4 years ago

originally I was going to create the 3 different game modes (#20, #21 and #22) in their own branches and PRs, but I found it easier to do it all as one, so here we go...