Jazaak
DownloadJazaak is the card game Pazaak implemented in Java. This
was the deliverable for a group project. The assignment was to make a game. Jazaak was written over a semester by
me, Nick Sosinski, Mark Holada, and Noah Moss.
The software consists of two parts; the server and the client.
In order to play, the server needs to be running. When the server is started, players can connect and play each
other using the client. In each game, two players face off to be the first to win 3 rounds. The server can support
concurrent games if more players connect.