Classic Minefield adds the familiar logic game to any WordPress website without advertising, tracking, external services, or brand-specific assets.
Project page: Classic Minefield at Software Kunze
Features:
[classic_minefield] shortcode[classic_minesweeper] shortcode and block nameclassic-minefield text domain and ready for WordPress.org language packsThe visual design uses original CSS and neutral Unicode symbols. It does not include copied operating-system graphics or sounds.
Use the global defaults:
[classic_minefield]
Choose a preset:
[classic_minefield difficulty="expert"]
Create a custom board:
[classic_minefield difficulty="custom" rows="12" columns="18" mines="36"]
Hide the local best time for one instance:
[classic_minefield show_best_times="false"]
The former [classic_minesweeper] shortcode remains available for existing content. New content should use [classic_minefield].
Supported attributes:
difficulty: beginner, intermediate, expert, or customrows: 5 to 30 for a custom boardcolumns: 5 to 50 for a custom boardmines: 1 to one less than the number of fieldsshow_best_times: true or falseMouse:
Keyboard:
Touch and pen:
The game runs entirely in the browser. If best times are enabled, they are written to the browser’s local storage for the relevant board configuration. No best time or personal data is submitted to WordPress or any third party.