Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

74 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Game-of-Cards

A client server application that lets many clients play a card game together.

How to Run

Client

cd to the directory where the jar file is located. In the repo case it is target folder.

java -cp GameOfCards-0.1.jar GameOfCards.ClientStub

Server

cd to the directory where the jar file is located. In the repo case it is target folder.

java -cp GameOfCards-0.1.jar GameOfCards.ServerStub

About

A client server application that lets many clients play a card game together.

Resources

Stars

3 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages