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:
Dawnsorrow
2026-07-29 07:32:33 -05:00
co-authored by Cursor
commit 1ae7c24706
191 changed files with 14286 additions and 0 deletions
+13
View File
@@ -0,0 +1,13 @@
Privacy Policy
Mines is a free and open-source app that does not collect, store, or share any personal data.
It has no analytics, tracking, ads, or third-party services.
All functionality runs locally on your device without external data transmission.
The app may request certain permissions necessary for core features,
but these are never used to collect or share data.
The source code is publicly available at https://github.com/StefanOltmann/mines
for transparency and verification.
For questions, visit https://github.com/StefanOltmann/mines/discussions.