Skip to content

HamzaBenyazid/Minesweeper

Repository files navigation

Minesweeper in Obsidian

Enjoy the classic Minesweeper game directly in Obsidian!

Why Minesweeper?

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.

Features

  • A fun way to pass the time right within Obsidian.

Usage

  1. 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.
  2. Insert a Code Block:

    • Add a code block with mnswpr as language:
          ```mnswpr
          ```
      
  3. Set Difficulty:

    • You can choose difficulty by adding dif: ... inside the code block. E.g:
          ```mnswpr
          dif: easy
          ```
      

Demo

Check out a demo of the game in action:

Demo Gif

Support & ⭐️ Star the Project!

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.

Contributing

Contributions are welcome! If you have suggestions for improvements or new features, please open an issue or submit a pull request.

License

This project is licensed under the MIT License.

About

The classic Minesweeper game in Obsidian

Resources

License

Stars

Watchers

Forks

Sponsor this project

 

Packages

No packages published