/Spade

It is a multiplayer card game.

Primary LanguageJava

Spade

It is a multiplayer card game.

Getting Started

These instructions will get you a copy of the project up and running on your local machine for development and testing purposes. See deployment for notes on how to deploy the project on a live system.

Prerequisites

Java

Running the project

At first, run `src\CardServer.java` file.
Then each of the four player will run `src\CardServer.java` and will add the ip address of the server.

Authors