Skip to content

bbotelho3/kabul

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Kabul

A client-server card game using Java sockets. It is very similar to Trumps.

The implementation is complete, there are two main programs, the server and the client.

When running, the server waits for connections from the client. Once the client connects, the game starts.

Currently, the game is played agaisnt an automated opponent, using only random plays.

Installation

Download the source and compile using NetBeans or javac.

Author

Bernardo Botelho

About

A client-server card game using Java sockets.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages