peteb / tankage

Multiplayer 2D tank game; drive around in a mutable world together with friends
10 stars 2 forks source link
2d game multiplayer networking

The Age of Tanks

Compete against fellow players for rewards and advancements, maybe you'll become the master tank! With guns blazing in a fast multiplayer experience you will advance in the tank ranks and earn cool accessories and items for modifying your tank and improving your weapons--you probably need a bigger gun to beat that big bully!

Features

There are so many possible ideas here. Wouldn’t it be cool if the server could twitter the best players?

Progress/blog

The development progress can be followed on the blog, http://blog.iostream.cc

Building

Definitions used from cmake: CMAKE_BUILD_TYPE=Debug SERVER=true SERVER_AND_CLIENT=true

For example, cmake -DSERVER=true .

Architecture

Architecture