Screenshot:

VTank features third-person and top-down tank combat, where players battle each other in teams or individually to get the most kills and complete the game's objectives.
The VTank client is written in C# using XNA and a home-grown game engine written by one of our developers. The game server, which hosts the players is written in C++ with Boost and threadpool. Finally, the main server (does game indexing, authentication, and player data management) is written in stackless python. All of this communicates using Ice.
VTank was developed over the course of a couple summers by students at Vermont Technical College. It is currently at version 1.1 (official 'release' in September), but we are still making enhancements and are hoping that in the future, some folks will be interested in contributing to VTank.
Trailer:
Download: http://vtank.cis.vtc.edu/downloads/
SourceForge Page: http://sourceforge.net/projects/vtank











