About
Ellaz Minesweeper is the Minesweeper clone within Ellaz, a free browser platform of 23 games for kids and general players in Hebrew and English, with Hebrew as the default RTL-aware interface. The whole site runs with no backend — saves, coins, and records live in the browser's local storage — and works offline with no ads or account required. Individual games are built as a DOM-free rules module paired with a React or Phaser renderer.
How it differs from the original
No assets from the original game are used: all game art is original SVG and all sound is synthesized in-house, and both are released under the same MIT license as the code.
Getting started
Play directly in the browser at the game's page on ellaz.fun — no download, account, or payment is required, and progress saves automatically to the device rather than a server.
Additional notes
- License
- The MIT license covers the whole repository — code, SVG game art, synthesized sound, and written content — with no separately-licensed media files.