Skip to content

Emoji Minesweeper 4.0.0

Compare
Choose a tag to compare
@michaelkolesidis michaelkolesidis released this 02 Jan 22:43
· 166 commits to main since this release
733192d

Changelog

  • Three levels (beginner, intermediate, expert)
  • Seperate stats for each level
  • Flower mode using flowers instead of mines and a new emoji set
  • UI redesign
  • Five new emoji buttons
  • Keyboard shortcuts for level and mode changes
  • Flag mode for touchscreens
  • Help
  • Moves counter and inclusion of moves in stats
  • When player looses and flagged cell does not contain a mine it gets marked with an X
  • Project name change (Emoji Minesweeper instead of Minesweeper Emoji)
  • Extensive code refactoring
  • Elimination of hard-coded values in canvas, ability for easy implementation of adjustable cell size in the future
  • New extensive readme