Skip to content

Latest commit

 

History

History
27 lines (18 loc) · 290 Bytes

README.md

File metadata and controls

27 lines (18 loc) · 290 Bytes

Wizard

Minimalist server client implementation of wizard card game

demonstration image

Build

Build .jar files with:

$ ant dist

Start server with:

java -jar build/server.jar

Start client(s) with:

java -jar build/client.jar