Android small game.
solitaire is hosted in the following web site
https://github.com/zanton/solitaire
If you think the Android project solitaire 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 solitaire.
Item | Value |
---|---|
Java File Count | 14 |
Activity Count | 1 |
There are 54 image files in solitaire. The names of the image files are listed as follows.
back.png card.png v10s1.png v10s2.png v10s3.png v10s4.png v11s1.png v11s2.png v11s3.png v11s4.png v12s1.png v12s2.png v12s3.png v12s4.png v13s1.png v13s2.png v13s3.png v13s4.png v1s1.png v1s2.png v1s3.png v1s4.png v2s1.png v2s2.png v2s3.png v2s4.png v3s1.png v3s2.png v3s3.png v3s4.png v4s1.png v4s2.png v4s3.png v4s4.png v5s1.png v5s2.png v5s3.png v5s4.png v6s1.png v6s2.png v6s3.png v6s4.png v7s1.png v7s2.png v7s3.png v7s4.png v8s1.png v8s2.png v8s3.png v8s4.png v9s1.png v9s2.png v9s3.png v9s4.png
The following screenshort is generated from the image listed above.
solitaire has the following Java source files.
com.ant.solitaire.AboutDialog.java com.ant.solitaire.Card.java com.ant.solitaire.CardBundle.java com.ant.solitaire.CardGroup.java com.ant.solitaire.CardRes.java com.ant.solitaire.CardSuite.java com.ant.solitaire.Coordinate.java com.ant.solitaire.GameActivity.java com.ant.solitaire.GameSurface.java com.ant.solitaire.GameThread.java com.ant.solitaire.HelpDialog.java com.ant.solitaire.NameAskingDialog.java com.ant.solitaire.ScoreDialog.java com.ant.solitaire.WinDialog.java