AMG Labs Minesweeper Game

外掛說明

AMG Labs Minesweeper Game brings the classic Windows Minesweeper experience to your WordPress website. This plugin faithfully recreates the beloved puzzle game with all its original features and gameplay mechanics.

Features

  • Classic Gameplay: Authentic Minesweeper experience matching the original Windows version
  • Three Difficulty Levels:
    • Beginner: 9×9 grid with 10 mines
    • Intermediate: 16×16 grid with 40 mines
    • Expert: 30×16 grid with 99 mines
  • Original Controls:
    • Left-click to reveal cells
    • Right-click to toggle flag/question mark
    • Automatic recursive opening of empty cells
  • Game Features:
    • Real-time mine counter
    • Timer tracking your progress
    • Restart button with expressive face indicator
    • Victory and game over detection
  • Accessibility: Full keyboard navigation support
  • Internationalization: Available in English, Portuguese (Brazil), and Spanish

Usage

Simply add the shortcode to any post or page:

[minesweeper]

You can also specify the initial difficulty:

[minesweeper difficulty="intermediate"]
[minesweeper difficulty="expert"]

Keyboard Controls

  • Arrow keys: Navigate between cells
  • Enter/Space: Reveal cell
  • Shift + Enter/Space: Toggle flag
  • F key: Toggle flag

安裝方式

  1. Upload the amglabs-minesweeper-game folder to the /wp-content/plugins/ directory
  2. Activate the plugin through the ‘Plugins’ menu in WordPress
  3. Add the [minesweeper] shortcode to any post or page

常見問題集

How do I change the difficulty level?

You can either use the dropdown selector in the game interface or specify the difficulty in the shortcode: [minesweeper difficulty="expert"]

Can I have multiple games on the same page?

Yes, you can add multiple shortcodes to the same page, and each will function independently.

Is the game mobile-friendly?

Yes, the game is responsive and works on mobile devices. However, for the best experience, larger screens are recommended for Expert difficulty due to the grid size.

How do I flag a cell on mobile?

On touch devices, you can long-press on a cell to flag it, or use the alternative tap-and-hold gesture.

使用者評論

這個外掛目前沒有任何使用者評論。

參與者及開發者

以下人員參與了開源軟體〈AMG Labs Minesweeper Game〉的開發相關工作。

參與者

將〈AMG Labs Minesweeper Game〉外掛本地化為台灣繁體中文版

對開發相關資訊感興趣?

任何人均可瀏覽程式碼、查看 SVN 存放庫,或透過 RSS 訂閱開發記錄

變更記錄

1.0.0

  • Initial release
  • Classic Minesweeper gameplay
  • Three difficulty levels (Beginner, Intermediate, Expert)
  • Timer and mine counter
  • Flag and question mark functionality
  • Recursive empty cell opening
  • Keyboard accessibility
  • Internationalization support (English, Portuguese, Spanish)