
內容簡介
Classic Minefield 是一款可在任何 WordPress 網站上添加的邏輯遊戲,無廣告、追蹤或外部服務,讓玩家享受純粹的遊戲體驗。
【主要功能】
• 提供初學者、中級和專家預設選項
• 可自訂棋盤,大小從 5 x 5 到 30 x 50
• 安全的第一步移動
• 支援滑鼠、鍵盤、觸控筆及觸控操作
• 響應式佈局,適合大型棋盤的橫向滾動
• 本地最佳時間僅儲存在訪客的瀏覽器中
外掛標籤
開發者團隊
原文外掛簡介
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:
Beginner, intermediate, and expert presets
Configurable custom boards from 5 x 5 up to 30 x 50 fields
A safe first move
Mouse, keyboard, pen, and touch controls
Responsive layout with horizontal scrolling for large boards
Local best times stored only in the visitor’s browser
Dynamic Gutenberg block
[classic_minefield] shortcode
Compatibility for the former [classic_minesweeper] shortcode and block name
Multiple independent games on one page
Scoped styles designed to coexist with page builders and themes
Fully internationalized with the classic-minefield text domain and ready for WordPress.org language packs
No external requests, accounts, cookies, advertising, or telemetry
The visual design uses original CSS and neutral Unicode symbols. It does not include copied operating-system graphics or sounds.
Shortcode
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 custom
rows: 5 to 30 for a custom board
columns: 5 to 50 for a custom board
mines: 1 to one less than the number of fields
show_best_times: true or false
Controls
Mouse:
Left-click: reveal a field
Right-click: cycle through flag, question mark, and unmarked
Click a revealed number: reveal adjacent fields when the correct number of flags is present
Keyboard:
Arrow keys: move between fields
Enter or Space: reveal
F or Shift + Enter/Space: cycle the marking
Touch and pen:
Tap: reveal
Press and hold: cycle the marking
Privacy
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.
