Skip to content

Releases: TheKornelM/Minesweeper-JS

Minesweeper 1.4.3

14 Nov 00:49
c743f37
Compare
Choose a tag to compare

What's Changed

Minesweeper 1.4.2

13 Nov 23:34
4789291
Compare
Choose a tag to compare

Fixed issues

  • Fixed flag marking bug caused by previous refactoring.

Minesweeper 1.4.1

13 Nov 22:21
8251cd3
Compare
Choose a tag to compare

Code changes

Known issues

  • Flag mark doesn't work properly

Minesweeper 1.4

13 Nov 15:18
e5411dd
Compare
Choose a tag to compare

Added features

  • Add stopwatch

The project now has JSDoc documentation and a README.

Known issues

  • Flag mark doesn't work properly

Minesweeper 1.3

06 Nov 21:03
c751f5d
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.2...v1.3

Minesweeper 1.2

04 Nov 23:29
d377ca5
Compare
Choose a tag to compare

What's Changed

  • Popup on fail and won
  • Reveal unselected bombs on fail.
  • Show correct and incorrect flags on fail.
  • Flag support for mobile phones.

Known issues

  • Fields marked with a flag can be revealed before the flag is removed.

Full Changelog: v1.1...v1.2

Minesweeper 1.1

04 Nov 00:00
3b29fbe
Compare
Choose a tag to compare

What's Changed

Full Changelog: 1.0...v1.1

Minesweeper 1.0

02 Nov 16:43
84154ae
Compare
Choose a tag to compare

Minesweeper 1.0 release notes:

  • Responsive design
  • New game site with difficulty and given table size from 4x4 to 15x15.

Full Changelog: https://github.com/TheKornelM/Minesweeper-JS/commits/1.0