Android Open Source - Game minesweeper minesweeper






Project Summary

Minesweeper is an Android app written for a code challenge..

Web Site / Source Repository

minesweeper is hosted in the following web site
https://github.com/rhfung/minesweeper

If you think the Android project minesweeper 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.

ItemValue
Java File Count4
Activity Count1
Fragment Count1

Java Source Files

minesweeper has the following Java source files.

com.rhfung.minesweeper.activity.GameboardActivity.java
com.rhfung.minesweeper.fragment.GameboardFragment.java
com.rhfung.minesweeper.model.GameModel.java
com.rhfung.minesweeper.view.GameCell.java