Big Two card game for Android.
TheBiggestTwo-Android is hosted in the following web site
https://github.com/uofitorn/TheBiggestTwo-Android
If you think the Android project TheBiggestTwo-Android 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 TheBiggestTwo-Android.
Item | Value |
---|---|
Java File Count | 11 |
Target SDK Version | 19 |
Minimum SDK Version | 8 |
Activity Count | 1 |
jar files used | android-support-v4.jar |
Required Permissions | android.permission.ACCESS_NETWORK_STATE android.permission.INTERNET |
Asset File Names | assets\bigtwodeck.png assets\bigtwodeck_small.png assets\carddeck_tiled.png assets\connect.png assets\connect_pressed.png assets\message.png assets\message_pressed.png assets\name.png assets\name_pressed.png assets\ok.png assets\ok_pressed.png assets\pass.png assets\pass_pressed.png assets\play.png assets\play_pressed.png assets\start.png assets\start_pressed.png |
TheBiggestTwo-Android has the following Java source files.
net.uofitorn.thebiggestbigtwo.common.Card.java net.uofitorn.thebiggestbigtwo.common.Hand.java net.uofitorn.thebiggestbigtwo.common.NetworkMessage.java net.uofitorn.thebiggestbigtwo.common.Play.java net.uofitorn.thebiggesttwo.BigTwoGame.java net.uofitorn.thebiggesttwo.CardTextureMap.java net.uofitorn.thebiggesttwo.CardView.java net.uofitorn.thebiggesttwo.CardViews.java net.uofitorn.thebiggesttwo.ClientThread.java net.uofitorn.thebiggesttwo.Constants.java net.uofitorn.thebiggesttwo.MainActivity.java