tyfvf / Mine_Sweeper

A simple mine sweeper game app

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Mine Sweeper

A simple mine sweeper game, just to practice some logic, prehaps i add some more features in the future, like a difficulty option (already added). The basics of mine sweeper is here: the flags, the numbers, a happy face if you win and a sad face if you don't, if you wish to restart just press the face

A little showcase:

giphy

"""Update""", added difficulty settings, it's pretty ugly, prehaps i improve the design in the future

On easy mode (20 bombs)

giphy (1)

On hard mode (70 bombs (medium has 40))

giphy

New ""Update"", added a highscore section for you to track your fastest time beating a difficulty

giphy

PS: I won't work more on this project because it already has too many things for such a simple app, this is the final commit.

About

A simple mine sweeper game app


Languages

Language:Dart 97.6%Language:Swift 1.7%Language:Kotlin 0.6%Language:Objective-C 0.2%