Generic card game app for HackMIT 2013.
Cards is hosted in the following web site
https://github.com/Fishythefish/Cards
If you think the Android project Cards 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 Cards.
Item | Value |
---|---|
Java File Count | 6 |
Target SDK Version | 16 |
Minimum SDK Version | 8 |
Activity Count | 2 |
jar files used | android-support-v4.jar firebase-client-jvm-LATEST.jar |
Required Permissions | android.permission.INTERNET |
Cards has the following Java source files.
com.github.fishythefish.cards.Card.java com.github.fishythefish.cards.FirebaseIO.java com.github.fishythefish.cards.Game.java com.github.fishythefish.cards.Pile.java com.github.fishythefish.cards.activity.LobbyActivity.java com.github.fishythefish.cards.activity.MainActivity.java