This is the Java version of XPilot, a free multi player online third-person two-dimensional space shooter. It (will) include both a client and a server part and is planned to interface to the meta server via XPilotPanel.
A simple client-server tank game where the users type in commands ("MOVE 5" or "SHOOT") to control their tanks and attempt to destroy other tanks. Used to illustrate basic concepts for the Java Programming class of the Science Honors Program.