Enjoy the classic Minesweeper game directly in Obsidian!
I created this plugin because it was fun to develop, and I know you'll enjoy playing it too! Whether you're offline or just looking to pass the time, Minesweeper is a perfect way to do it.
- A fun way to pass the time right within Obsidian.
-
Install the Plugin:
- Once available, you can install it from the Obsidian plugin marketplace. Alternatively, download the latest release, unzip it, place the folder in your vault's plugin directory, and enable it in Obsidian's settings.
-
Insert a Code Block:
- Add a code block with
mnswpr
as language:```mnswpr ```
- Add a code block with
-
Set Difficulty:
- You can choose difficulty by adding
dif: ...
inside the code block. E.g:```mnswpr dif: easy ```
- You can choose difficulty by adding
Check out a demo of the game in action:
If you enjoy using this plugin, consider giving it a ⭐️ on GitHub! Your support helps improve the project and keeps it going. Spread the word, and feel free to share feedback or suggestions.
Contributions are welcome! If you have suggestions for improvements or new features, please open an issue or submit a pull request.
This project is licensed under the MIT License.