Initial Hex Mines fork with hex tiles and mine-count slider.
Based on StefanOltmann/mines (AGPL-3.0): flat-top hex grid, configurable board size, and a mine-count slider replacing fixed difficulty presets. Co-authored-by: Cursor <[email protected]>
This commit is contained in:
@@ -0,0 +1,10 @@
|
||||
[Desktop Entry]
|
||||
Type=Application
|
||||
Name=Mines
|
||||
Comment=A Minesweeper clone with Compose Multiplatform
|
||||
Exec=Mines
|
||||
Icon=de.stefan_oltmann.mines
|
||||
Terminal=false
|
||||
Categories=Game;LogicGame;
|
||||
Keywords=minesweeper;game;puzzle;
|
||||
StartupWMClass=Mines
|
||||
Reference in New Issue
Block a user