Devlogs
Multi polygonal minesweeper
Posted September 09, 2024 by yutori
#Puzzle #singleplayer #minimal #minimalist #simple #minesweeper
Polygonal minesweeper (10 table types)
[Rule]
- ou can choose from 10 different tables, each with 5 difficulty levels.
- The edges of the table are connected and forever scrollable.
- The number of mines is the sum of adjacent cells that share edges or vertices with the selected cell. (Cell with a white frame)
- There is a simple ranking system.
[Control]
Mouse or Touch operation is enabled.
- Click or Tap : Open cells.
- Hold : Flag a cell.
- Slide or Drag : Move the table.