Infinite Multiplayer Minesweeper
sweeper.unobtanium.de
Infinite Multiplayer Minesweeper
1–10 of 15 posts
Re: Infinite Multiplayer Minesweeper
#2The aliasing or whatever on the gridlines is causing that moire effect optical illusion for me and making it hard to enjoy looking for more than a few minutes.
Re: Infinite Multiplayer Minesweeper
#3Nice game, was able to play it for a bit, got 8 right tops.
It seems like the density of bombs is much larger than a regular minesweeper? Or I've just been playing on easy mode in other times...
Re: Infinite Multiplayer Minesweeper
#4Re: Infinite Multiplayer Minesweeper
#5502 bad gateway
Re: Infinite Multiplayer Minesweeper
#6It seems it was hugged! Nice game, was able to play it for a bit, got 8 right tops. It seems like the density of bombs is much larger than a regular minesweeper? Or I've just been playing on easy mode in other times...
Re: Infinite Multiplayer Minesweeper
#7Re: Infinite Multiplayer Minesweeper
#8Do not trust other people's flags though as they can be wrong - possibly intentionally.
Re: Infinite Multiplayer Minesweeper
#9I visit HN for experiments like this. Love it. The aliasing or whatever on the gridlines is causing that moire effect optical illusion for me and making it hard to enjoy looking for more than a few minutes.
Re: Infinite Multiplayer Minesweeper
#10I visit HN for experiments like this. Love it. The aliasing or whatever on the gridlines is causing that moire effect optical illusion for me and making it hard to enjoy looking for more than a few minutes.
Good point. I'll fix that. Do you mind telling me your screen resolution? I think this problem may be more pronounced on relatively low-res screens.
Something to be aware of is to use integer math where possible when dealing with canvas coordinates and drawing. I found I ran into similar issues when I allowed fractions to get into my system.