Skip to content

Android game developed in Xamarin. ( C# & .Net based technology )

License

Notifications You must be signed in to change notification settings

edenb-dev/Minesweeper

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Minesweeper

Android game developed in Xamarin. ( C# & .Net based technology )

My take on the classic Minesweeper game.

Minesweepers_Screens

Game

Introduction

You are presented with a board of squares.
Some squares contain mines (bombs), others don't.
If you press a square containing a bomb, you lose.
If you manage to press all squares ( without pressing any bombs ) you win.

How to play

Pressing a square which doesn't have a bomb reveals the number of neighbouring squares containing bombs.
Long press a square to flag it, if you think that the square contains a bomb.
Long pressing a flagged square will remove the flag, and you will be able interact with it once more.
When all squres have been revealed the smiley face will put his glasses indicating that you have won, once pressed you will be able to save your name and score.

Modes

Easy - 9 by 9 board with 15 bombs.
Medium - 16 by 16 board with 35 bombs.
Hard - 20 by 25 board with 80 bombs.
Custom - you can choose the width, height and the amount of bombs you would like to play with.

Features regarding the banner

  • To reset the game click on the smiley face. ( the board and timer will be reset )
  • To move the board, simply click on the hand icon, then click the board, and drag it to the desired place.
  • To open the menu, long press on the menu button.

About

Android game developed in Xamarin. ( C# & .Net based technology )

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages