https://github.com/stefanoltmann/mines
Minesweeper-like puzzle game
https://github.com/stefanoltmann/mines
kotlin kotlin-multiplatform minesweeper minesweeper-game wasm
Last synced: 22 days ago
JSON representation
Minesweeper-like puzzle game
- Host: GitHub
- URL: https://github.com/stefanoltmann/mines
- Owner: StefanOltmann
- License: gpl-3.0
- Created: 2025-03-08T23:23:10.000Z (about 2 months ago)
- Default Branch: main
- Last Pushed: 2025-04-08T06:44:43.000Z (26 days ago)
- Last Synced: 2025-04-08T07:36:13.976Z (26 days ago)
- Topics: kotlin, kotlin-multiplatform, minesweeper, minesweeper-game, wasm
- Language: Kotlin
- Homepage: https://stefan-oltmann.de/mines/
- Size: 10.6 MB
- Stars: 43
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Funding: .github/FUNDING.yml
- License: LICENSE
Awesome Lists containing this project
README
# Mines
[](httpw://kotlinlang.org)
A simple mine puzzle game inspired by classic minesweeper, built using Kotlin Multiplatform.
## Acknowledgements
* JetBrains for making [Kotlin](https://kotlinlang.org).
* Yahor for making the [Valkyrie IDEA plugin](https://github.com/ComposeGears/Valkyrie).
* Alexander Zhirkevich for making [compottie](https://github.com/alexzhirkevich/compottie).
* Shubh Dubey for making the [confetti animation](https://lottiefiles.com/free-animation/confetti-3ofTs67sBx).
* Vinzenz Gubser for making the [explosion animation](https://lottiefiles.com/free-animation/black-explosion-m8rwV4eMBU).## Contributions
Contributions to this project are welcome! If you encounter any issues,
have suggestions for improvements, or would like to contribute new features,
please feel free to submit a pull request.## Licenses
Mines is distributed under the GNU General Public License (GPL),
guaranteeing the community the freedom to use, modify, and share the software.Icons are sourced from Google Material Design.
The font used is licensed under the SIL Open Font License (OFL).
The lottie files used are licensed under the Lottie Simple License (FL).