Live data from Hacker News

Show HN: I made a live multiplayer Minesweeper game

minesweeperpro.com

1–10 of 87 posts

Show HN: I made a live multiplayer Minesweeper game

#1
Hi everyone! For several months now I've been stuck on the idea of a Minesweeper game that isn't just single player. This is what I came up with:

• Live games allowing several people to play at the same time

• Scoring system rewarding correct moves

• Grid size, mines count, and players count set to make games as balanced as possible

Show HN: I made a live multiplayer Minesweeper game
minesweeperpro.com

Re: Show HN: I made a live multiplayer Minesweeper game

#2
> Scoring system rewarding correct moves

I felt this entirely undermined the stated goal. You didn’t make cooperative minesweeper but the exact opposite—competitive minesweeper—because despite playing in the same board you’re both competing for who is faster and can get more individual points.

True cooperation would be something like only one person being able to reveal numbers and the other only being able to place flags. Or each player having one turn at a time and all working together to not lose (currently a wrong move is nothing but a point loss, effectively removing consequences from the game).

Also, if it is possible at all, it wasn’t clear how to place flags on mobile.

Re: Show HN: I made a live multiplayer Minesweeper game

#3
post #2

> Scoring system rewarding correct moves I felt this entirely undermined the stated goal. You didn’t make cooperative minesweeper but the exact opposite—competitive minesweeper—because despite playing in the same board you’re both competing for who is faster and can get more individual points. True cooperation would be something like only one person being able to reveal numbers and the other only being able to place…

This is a fair point! It is a competitive multiplayer minesweeper rather than co-op. but where everyone is rewarded for their correct contributions to clearing the board. I'm correcting the game descriptions related to this. Thanks!

Flag placements are touch & hold on mobile and right-click on PC.

Post reply on HN