
Azyle
This game is from the old Ludum Dare platform. You can try viewing the original page on Web Archive
(may not load correctly).
(may not load correctly).
== Controls:
W/S/A/D - Walk
Space - Jump
Mouse 1 - Shoot
1/2 - Build tower (must be near a green spot)
Walk right to start the test level
Okay so let's say this is a prototype and not a full game.
I've had the idea of a tower defense + platformer combi stuck in my head for a long while so I finally decided to try it out.
It's veeeeeery basic. You can walk around, place towers with money, you can shoot enemies, the towers shoot enemies, and.. Well, that's about it.
If I get positive feedback about this, I'll keep working on it and turn it into a full game.
Tools used:
IDE = "Sublime Text 2";
Graphics = "Adobe Photoshop CS5";
Sound = nil;
Music = nil;
Framework = {
name = "LOVE",
website = "www.love2d.org",
recommended = true
};
PS. If you look at the source you may see something kitty-related. I didn't add it because time.
W/S/A/D - Walk
Space - Jump
Mouse 1 - Shoot
1/2 - Build tower (must be near a green spot)
Walk right to start the test level
Okay so let's say this is a prototype and not a full game.
I've had the idea of a tower defense + platformer combi stuck in my head for a long while so I finally decided to try it out.
It's veeeeeery basic. You can walk around, place towers with money, you can shoot enemies, the towers shoot enemies, and.. Well, that's about it.
If I get positive feedback about this, I'll keep working on it and turn it into a full game.
Tools used:
IDE = "Sublime Text 2";
Graphics = "Adobe Photoshop CS5";
Sound = nil;
Music = nil;
Framework = {
name = "LOVE",
website = "www.love2d.org",
recommended = true
};
PS. If you look at the source you may see something kitty-related. I didn't add it because time.