Proyecto primer parcial Android.
MineSweeper is hosted in the following web site
https://github.com/rbalda/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.
The following table is the detailed list of MineSweeper.
Item | Value |
---|---|
Java File Count | 14 |
Supported screen sizes | [mdpi, xxhdpi, hdpi, xhdpi, nodpi] |
Target SDK Version | 18 |
Minimum SDK Version | 11 |
Activity Count | 2 |
Required Permissions | android.permission.VIBRATE |
Asset File Names | assets\fonts\ARMY RUST.ttf assets\fonts\digital-7 (mono).ttf assets\fonts\digital-7.ttf |
Raw File Names | res\raw\dig.wav res\raw\indiana.mp3 res\raw\mine.wav |
There are 22 image files in MineSweeper. The names of the image files are listed as follows.
button.png button_pressed.png button_selected.png cool_smile.png dead_smile.png dialogback.png exit_no_pressed.png exit_pressed.png hole.png mines.png minesweeperlogo.png normal_smile.png restart_no_pressed.png restart_pressed.png shiny0.png shiny1.png shiny2.png shiny3.png shiny4.png shiny5.png soil.png surprised_smile.png
The following screenshort is generated from the image listed above.
MineSweeper has the following Java source files.
com.minesweeper.Block.java com.minesweeper.BlockUI.java com.minesweeper.Clock.java com.minesweeper.Counter.java com.minesweeper.DataBaseCreator.java com.minesweeper.LevelData.java com.minesweeper.MainMenu.java com.minesweeper.MineSweeper.java com.minesweeper.PermanentAudio.java com.minesweeper.Shield.java com.minesweeper.Smile.java com.minesweeper.User.java com.minesweeper.UserDataSource.java