A multiplayer First-Person-Shooter game built in Java 3D
The system is divided into two parts: the client and the server.
Clients at different geographic locations in the network connect to a single server by specifying its IPv4 address. The user gets into the system using his/her username and password. Each user has to make an account for himself in the beginning. His account information will be stored on the server machine in persistent form. Server sessions will have no effect on its accounts.
The server can be running anywhere on the...
Cosmic Storm: Battle Royale is a top-down multiplayer vehicle-based strategic shooter. Players join in and duke it out in space-borne ships of war. Kill or be killed, the last one standing is the winner!
Linux Wrath is a rpg/firstpersonshooter Goal: destroy targets. Created at aueb for the computer graphics course and took us 2 weeks to complete (we were 2 people). Project at: http://code.google.com/p/linuxwrath/