Card_Game.mp4
- There were very few card game applications or applets written in Java.
- So, We made a game of card to play with your friends ,win this game and enjoy that great moment.
- In this game connect with host in same stream and play this game.
- In the game two player can play to build connection using Java Socket programming.
- The CardGame class is a very simple one: it contains values signaling the color and the value. It may also have images and similar entities that describe the card, when start game shuffle the card and distribute it to player and host.
- According that card player can do bit on it, increase bit, do claim to show cards or pack own game.
- All this things visual better we use Graphical User Interface (GUI).
- Only Played by two Players
- Very easy to play
- Can play on lan network
- Avoid data manipulations.
- VS Code
- Net Beans for GUI
- Core JAVA
- Local System
- Swing For GUI