1

Topic: need help getting the game running

I downloaded 0.6.0 but all I receive  is the Gzip ( running ubuntu by the way) and i do not know how to get the program to run as all i see are folders within the download.

2

Re: need help getting the game running

I don't really use Gzip and just use a programm called "ZIP" instead. Install it via aptitude, something like this:

apt-get install zip

And then just download the "*.zip" version of Teeworlds:

Last step is then to unzip the compressed files:

unzip teeworlds-0.6.0-linux_x86.tar.gz

3 (edited by heinrich5991 2011-05-02 17:14:03)

Re: need help getting the game running

It's much easier with this command:

tar -xf teeworlds-0.6.0-linux_x86.tar.gz