The famous playing card game ThreeCardMonte targeting Android mobile phones v4+.
ThreeCardMonte is hosted in the following web site
https://github.com/csukel/ThreeCardMonte
If you think the Android project ThreeCardMonte 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 ThreeCardMonte.
Item | Value |
---|---|
Java File Count | 17 |
Supported screen sizes | [mdpi, xxhdpi, hdpi, xhdpi] |
Activity Count | 2 |
Fragment Count | 4 |
There are 6 image files in ThreeCardMonte. The names of the image files are listed as follows.
backsidecard.png drawer_shadow.9.png help_icon.png ic_drawer.png logo.png ranking.png
The following screenshort is generated from the image listed above.
ThreeCardMonte has the following Java source files.
com.example.loucas.threecardmonte.ApplicationTest.java com.example.loucas.threecardmonte.core.Card.java com.example.loucas.threecardmonte.core.CardPack.java com.example.loucas.threecardmonte.core.Game.java com.example.loucas.threecardmonte.core.GameInfo.java com.example.loucas.threecardmonte.core.Player.java com.example.loucas.threecardmonte.database.DBHelper.java com.example.loucas.threecardmonte.database.GameInfoProvider.java com.example.loucas.threecardmonte.database.PlayerProvider.java com.example.loucas.threecardmonte.ui.FragmentHelp.java com.example.loucas.threecardmonte.ui.FragmentNewGame.java com.example.loucas.threecardmonte.ui.FragmentScores.java com.example.loucas.threecardmonte.ui.MainGame.java com.example.loucas.threecardmonte.ui.MainMenu.java com.example.loucas.threecardmonte.ui.MainMenuAdapter.java com.example.loucas.threecardmonte.ui.NavigationDrawerFragment.java com.example.loucas.threecardmonte.ui.ScoreAdapter.java