April 20th-23rd 2012 :: 10 Year Anniversary! :: Theme: Tiny World
*Edit********************************
I had by mistake uploaded a 64bit version of my game. I have now fixed this so hopefully the game will run for everyone!
Thanks for testing it!
*************************************
*Edit 2******************************
I've added a Mac and Linux version. I haven't been able to test either, but hope they will work.
To run the game (these instructions are copied form love2d.org):
-- MAC -----------------------------
On Mac OSX, a folder or .love file can be dropped onto the Love.app application bundle. On the Mac OSX Terminal (commandline), you can use love like this (assuming it's installed to the Applications directory):
open -n -a love "/home/path/to/game"
In some cases it may be faster to invoke the love binary inside the application bundle directly via the following:
/Applications/love.app/Contents/MacOS/love mygame
You can setup an alias in your Terminal session to call the binary when you use love by adding an alias to your ~/.bash_profile (open -a TextEdit ~/.bash_profile):
# alias to love
alias love="/Applications/love.app/Contents/MacOS/love"
Now you can call love from the commandline like Linux and Windows:
love "/home/path/to/game"
If you debug using the print command, it is useful to see this printed in realtime. In which case the following will open an extra window that will show the printed text.
xterm -e /Applications/love.app/Contents/MacOS/love "/home/path/to/game"
-- LINUX ------------------------
On Linux, you can use one of these command lines:
love /home/path/to/gamedir/
love /home/path/to/packagedgame.love
If you have installed the .deb, you can double click on .love files in your file manager as well.
----------------------------------
Run in fullscreen mode:
To change tofullscreen to window mode: change love-file's ending to zip. Edit the conf.lua inside setting fullscreen = true (and then change the file ending back to "love"
*****************************************
A game by Andreas Hedin
Control the balloon and tower to defeat the zombies, evil birds and beasts.
-- Controls:
F: Switch between balloon and tower
WASD: Steer the balloon
Left mouse button: Fire primary weapon
Right mouse button: Fire secondary weapon
contact@andreashedin.com
andreashedin.com
Downloads and Links
Ratings
![]() | Coolness | 65% |
#86 | Fun | 3.54 |
#204 | Overall | 3.37 |
#295 | Innovation | 3.23 |
#437 | Mood | 2.67 |
#479 | Graphics | 2.80 |
#491 | Humor | 2.12 |
#509 | Audio | 2.28 |
#884 | Theme | 1.63 |
Comments
Doesn't work for me either (Windows Vista)
Says version is not campatible with this version of windows.
.love is actually a .zip
modify conf.lua t.screen.fullscreen = false do disable fullscreen.
Nice! Rather unique gameplay, switching back and forth between two different shooters. Pretty fun, too.
PS I like how you can shoot your own balloon down!
I like having to manage the balloon and the tower at once, cool mechanic.
I couldn't manage to run it on the mac. (What you suggested didn't work) I would've like to play it though.
Jezzamon: Sorry for giving bad instructions. I copied the instructions from the love website into the description above. Let me know if it helps!
Excellent game! 5 stars for fun and overall :). Best game I've played yet. Your implementation of the swapping between characters is flawless, and the enemies make it super interesting. Nice job!
Simple little game with solid elements. You gotta keep your cool as you play with the swapping and all. Good job :)
Nice game! There was a small problem with the rockets not displaying and exploding (the sound did play though).
I like the game. The smoke effect is great. The Birds are evil :). LÖVE ROCKS!
I liked this entry. I definitively liked the idea of switching shooters AND i liked friendly fire, Together they make quite unusual gameplay, which is really fun and addictive.
I really liked your title screen, this was the first entry I played with a name attributed (I think). The idea of switching vehicles is appealing, though I was disappointed when I saw that they basically behaved the same. The UI was a bit hard to visually parse -- I had a lot of difficulty managing the zombie herd and moving to look where in the text block my life was represented. So much so, that I eventually gave up. I would have loved to seen what music you paired with the zombie-hot-air-baloon concept. Overall, I enjoyed it there was something refreshing about the game -- with some UI-audio-mechanic touches this could be pretty rad.
Oh man, I feel like a jackass. I just realized the two alt-fire mechanics are indeed different. This game rocks. Also, love the small touches like the cloud parallax. The animations on the airship crashing and the bird are great as well. OH AND THE TURTLE, I'll play any game with a turtle in it. Aesthetically, I just noticed that the particle effect is a little jarring with the nicely hand-drown graphics. I don't know what is clashing, maybe the blur or antialiasing... I blame LOVE2D's goofy particle system. Anyways, SHOOTER OF LD23 AWARD.
I liked the core mechanic of having 2 vehicles to shoot from. It is just that the action wasn't very satisfying because the projectiles make little impact and there is a constant spam of enemies.
But I do see the foundation of a good shooter game here.
Music would've been nice.
Pretty good game but it took me some times to understand all the mechanics of the game. The HUD was a bit too complicated for a fast paced game.
I enjoyed the way I have to control the balloon and the turret at the same time, but I didn't understand the connection with the theme.
This game is absurdly fun, but what does this have to do with the theme?
Was fun trying to manage both ammo counts so you don't run out at a bad time. Like the turtle :).
Fun and engaging.
I had something weird happen to me. I'm sure it has nothing to do with your game, but when I opened it, another Love game opened instead, Wulcan, also from LD. It wasn't even the last one I had played. I had to delete all Love games from the hard drive and then redownload yours to get it to open. Very weird!
graytest, I have something to tell you.
I scanned my computer yesterday and found 33 files infected with Paramite A. You might have become infected from playing my game.
I'm really sorry about this.
You must sign in to comment.
Doesn't work for me on Win 7 32 bit.