Tiny World by graytest
*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
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
Ratings
| Coolness | 65% | 3 |
| Overall | 3.37 | 204 |
| Audio | 2.28 | 509 |
| Fun | 3.54 | 86 |
| Graphics | 2.80 | 479 |
| Humor | 2.12 | 491 |
| Innovation | 3.23 | 295 |
| Mood | 2.67 | 437 |
| Theme | 1.63 | 884 |
Says version is not campatible with this version of windows.
Fun game
modify conf.lua t.screen.fullscreen = false do disable fullscreen.
PS I like how you can shoot your own balloon down!
But I do see the foundation of a good shooter game here.
Music would've been nice.
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!
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.