A full GUI implemented Big Two Card game written in Java that also includes multiplayer by networking and multi threading in Java. Do not modify any of the given classes. BigTwoClient.java is the client side code while BigTwoServer.java is the server side code.