antimine-android icon indicating copy to clipboard operation
antimine-android copied to clipboard

Torus map

Open siteswapper opened this issue 4 years ago • 2 comments
trafficstars

Feature request: Instead of having boundaries where the map ends, the map could wrap around and continue on the other side. Here is a link to a torus minesweeper variant: https://mzrg.com/js/mine/torus.html But instead of this solution, I'd prefer an "infinite" board where one can scroll in all directions, and the board repeats periodically.

siteswapper avatar Mar 04 '21 13:03 siteswapper

That's a nice idea! I will investigate.

lucasnlm avatar Mar 04 '21 19:03 lucasnlm

@siteswapper I'm currently working on a new way to render the map using opengl. It will allow this kind of gameplay. I hope to introduce this feature on version 10.0.0.

lucasnlm avatar Mar 12 '21 00:03 lucasnlm