Distributed Jass game for the members of the FLAT(r)
mvn package
- Compile the code as described above. You'll obtain a
.jarfile in./target. - Launch the client with
java -cp target/jass-2.0-SNAPSHOT.jar com.leflat.jass.client.JassClient - Launch the server with
java -cp target/jass-2.0-SNAPSHOT.jar com.leflat.jass.server.JassServer