Gangs of Garbage City
~~~~~~~~~~~~~~~~~~~~~
                 Copyright (C) 2007 Tony Wasserka aka BigBrain



Table of contents:
------------------

 1. Introduction
 2. Howto
 3. Background
 4. License



1. Introduction
----------------

It's summer '07. It's hot. Very hot. So hot that the garbage in Garbage City starts bruning. Your are a worker in the world leading garbage collection "Death of Garbage" who's aim it is to make garbage collection completly environment friendly. So it's clear that the "Death of Garbage" has to clean Garbage City, and YOU are chosen to do so! But there are other garbage collections, the "Gangs of Garbage City", who want to be the leading ones there, so they try everything legal they can do to stop you, which is only to put boxes onto your way. Of course, you want to show that your garbage collection ist the best, so you don't go over the street but master the boxes. But be aware that the more time you're taking for this, the more the garbage will burn! Also, the inhabitants of Garbage City are throwing their garbage through the town, if it hits you, you are paralyzed for 2 seconds.

2. Howto
--------

Use the left and right arrow keys to move your character.
Down arrow key makes him collect garbage.
Press Space to jump.

3. Background
-------------

This game was programmed for the TINS competition. I was supposed to create a game that contains garbage, news, fire and smoke in 72 hours. When I read about the heat wave '07 in Germany on news.google.com I was able to plan out a game with this one in about 10 minutes and this is the result ;-)
Compile the game with "g++ *.cpp -o Garbage.exe -lalleg" (Windows)
Check out my homepage: http://tonwas.freefronthost.com

4. License
----------

This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 2 of the License, or any later version.

This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.

You should have received a copy of the GNU General Public License along with this program; if not, write to the Free Software Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA

See License.txt for details.
