Skip to content

PythonicNinja/hormuz-minesweeper

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Hormuz Minesweeper

Classic Minesweeper laid across the Strait of Hormuz. Clear the water, flag the mines, and survive the shipping lane.

Hormuz Minesweeper

Play now

How to play

Action Mouse Touch (iPad/iPhone)
Reveal a cell Left-click Tap
Flag / unflag a mine Right-click Toggle "Flag" button, then tap
Chord (auto-reveal neighbors) Double-click a number Double-tap a number

Mines only spawn on water. Your first click is always safe.

Chording: When a revealed number has exactly that many adjacent flags, double-click it to reveal all remaining neighbors at once. Careful — if a flag is misplaced, you hit a mine.

Tech

Zero dependencies. Three files:

  • index.html — markup + Win95-style CSS
  • index.js — game logic, rendering, event handling
  • map.svg — nautical chart of the Strait of Hormuz

Just open index.html in a browser. No build step required.

License

MIT

About

Hormuz Minesweeper is a classic Minesweeper clone played on a nautical chart of the Strait of Hormuz. Clear safe shipping lanes, flag naval mines hidden in the water, and use advanced "chording" moves to survive one of the world’s most strategic sea passages.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors