Network Task Server
Java server for Wits & Wagers. Written on Java 1.7. Requires Java 1.7
Launch project:
-
Copy from project to eclipse
-
Save to executable jar file
-
java -jar server.jar
Type-in port, address of the text file with questions, number of players - enjoy the game :)
P.S. This was only a student project, so it may have millions of bugs and not effective coding.