
GERM DEFENSE.
:Sitting in your 9 - 6 at minimum wage job at the pharmacy, you didn't think things could get worse and tehn BAM SUPER MUTANT GERM INVASION.
You will need a pygame interpreter to run this.

You will need a pygame interpreter to run this.

Comments2


frnknstn5 May 2015, 12:12
This is a basic but competent tower defence game.
A couple of hints to help your game run on Linux:
* File and folder names on Linux are case sensitive. I had to rename the 'Resources' folder to 'resources' (lower case R) in order to run the game.
* Consider supplying a font with the game rather than relying on the system fonts. Linux doesn't come with Arial, so the score text looked screwy.
A couple of hints to help your game run on Linux:
* File and folder names on Linux are case sensitive. I had to rename the 'Resources' folder to 'resources' (lower case R) in order to run the game.
* Consider supplying a font with the game rather than relying on the system fonts. Linux doesn't come with Arial, so the score text looked screwy.
Nice tower defense concept, i think the idea is great. If you invest more time on it, i think it could work properly.