Android Card game for LinkedIn Intern Hackathon.
SimCards is hosted in the following web site
https://github.com/jjw1707/SimCards
If you think the Android project SimCards 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 SimCards.
Item | Value |
---|---|
Java File Count | 24 |
Target SDK Version | 17 |
Minimum SDK Version | 17 |
Activity Count | 8 |
jar files used | android-support-v4.jar socketio.jar |
There are 5 image files in SimCards. The names of the image files are listed as follows.
card_back.png clubs.png diamonds.png hearts.png spades.png
The following screenshort is generated from the image listed above.
SimCards has the following Java source files.
com.example.games.Cardacopia.java com.example.games.HungerUno.java com.example.games.SimpleWarGame.java com.example.simcards.Card.java com.example.simcards.Card.java com.example.simcards.Cardacopia.java com.example.simcards.CardacopiaInstr.java com.example.simcards.CardacopiaInterface.java com.example.simcards.Deck.java com.example.simcards.Game.java com.example.simcards.GameView.java com.example.simcards.GameView.java com.example.simcards.HungerActivity.java com.example.simcards.HungerActivityInstr.java com.example.simcards.HungerView.java com.example.simcards.MainActivity.java com.example.simcards.MainActivity.java com.example.simcards.Player.java com.example.simcards.TestingView.java com.example.simcards.UsernameForm.java