Android Open Source - Game minesweeper Minesweeper_Java






Project Summary

Minesweeper Game for Android.

Web Site / Source Repository

Minesweeper_Java is hosted in the following web site
https://github.com/Himanshugpt/Minesweeper_Java

If you think the Android project Minesweeper_Java listed in this page is inappropriate, such as containing malicious code/tools or violating the copyright, please email info at java2s dot com, thanks.

Project Detail

The following table is the detailed list of Minesweeper_Java.

ItemValue
Java File Count10
Activity Count5

Java Source Files

Minesweeper_Java has the following Java source files.

com.game.minesweeper.About.java
com.game.minesweeper.Game.java
com.game.minesweeper.Minesweeper.java
com.game.minesweeper.Settings.java
com.game.minesweeper.Userid.java
com.game.minesweeper.data.MinesweeperData.java
com.game.minesweeper.view.Location.java
com.game.minesweeper.view.MinesweeperView.java
game.minesweeper.core.Grid.java
game.minesweeper.core.Square.java