NetTank
This project consists of a distributed tank game, written in Java, in which
each player moves around the screen and attempts to shoot his opponents.
Players are implemented as a set of Java applets which send commands to a
central Java application server. These commands are then broadcast to the
rest of the players in the game. This networking model effectively mirrors
the state of the game at each local client.
This was a group project. I was responsible for the art of the
project, created using Alias|Wavefront PowerAnimator.
Below is the splash screen of the "NetTank" game.
Tanks are in action.