Skip to content

Latest commit

 

History

History
10 lines (6 loc) · 397 Bytes

File metadata and controls

10 lines (6 loc) · 397 Bytes

MultiplayerTextBasedUNO

Copyright (C) 2015 Mark Parncutt

Licensed under the GNU General Public License v3, see file "LICENSE".

The popular card game UNO, as a text-based Java game with up to 10 clients over IP.

I threw this together really quickly. It's not particularly good, but it works.

To build from source: clone this repo and type "mvn package" in the root directory to build uno.jar