Skip to content

3 card poker is a game that given 3 random cards from the deck will depend if you win or lose the game

Notifications You must be signed in to change notification settings

alisaeed10/3-card-poker-game-java

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 

Repository files navigation

3-card-poker-game-java

3 card poker is a game that given 3 random cards from the deck will depend if you win or lose agaisnt the server.

In this application the client will go up agaisnt the server to try and win crazy money. Before the game starts the client will have to connect to a server using a port number and an ip address. The port number is entered into the server side of the program, so that the server can listen to clients to join. The max clients that can join is 4 and each client plays their own game with the server.

About

3 card poker is a game that given 3 random cards from the deck will depend if you win or lose the game

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages