Skip to content

Latest commit

 

History

History
19 lines (16 loc) · 1.11 KB

README.md

File metadata and controls

19 lines (16 loc) · 1.11 KB

MinesweeperGMLogo

MinesweeperGM 1.2

Minesweeper created in Game Maker by @AlexInCube

About

Just an example of minesweeper written in GML, completely recreating the gameplay of original. Was created in two days. But there are also some additional features

MinesweeperGMLogo

Features

  • Statistics for each difficulty with wins, played games and fastest won game
  • If you click on a number, you can explode the cells around it if the number of flags is equal to or greater than the number in cell
  • Player can select the difficulty in main menu

    MinesweeperGMLogo