Project Name | Nim Online |
Project Type | Java Networking Software |
Languages | Java |
IDEs | Eclipse, GitHub |
Team & Role | Steve Park: Coding & Documentation Nicholas Diodato: Coding Bach Do: Coding |
Dev. Period | 3 months |
Overview | NimOnlineTM was built with JAVA language and Eclipse. To play NimOnlineTM, the player needs to unzip project310.zip file and import the project into Eclipse. The Java Application “Server” lets the player make an internet domain socket and the Java Application “Client” lets the player connect to the sever to play the game of Nim with other players. Our group put all 3 parts of the requirement together into one program. All of the functions in part I work well except the automatic game start when there are two available players. NimOnlineTM can be played with other available players by issuing the “play” command as described in part II. All proper error messages will appear when the error occurs. For more information, please refer to the user documentation below. This program has a set maximum of 16 players and 8 games at the same time. |
Supporting Document | Requirements & Code Specification |