vaclav 2015-12-14 04:06
The style and the music are fun. You should bundle the Löve runtime with the file.
Foon → Ludum Dare Explorer → LD34 → Omega Llama!
By yumaikas
| Category | Rank | Score | Count | |
|---|---|---|---|---|
| Coolness | 3 | 61 | ||
| Humor | 261 | 2.86 | ||
| Audio | 528 | 2.54 | ||
| Innovation | 712 | 2.73 | ||
| Mood | 713 | 2.61 | ||
| Fun | 790 | 2.65 | ||
| Graphics | 790 | 2.45 | ||
| Overall | 792 | 2.83 | ||
| Theme | 796 | 3.26 |
The style and the music are fun. You should bundle the Löve runtime with the file.
@Deimitri0xFF
The Löve runtime is now bundled in the .zip
Desn't run for me
I can't get this to launch (on Windows). I get the following error:
boot.lua:364: No code to run
Your game might be packaged incorrectly
Make sure main.lua is at the top level of the zip
Pretty fun shooter. The .exe wasn't working for me, so instead I unzipped the .love file and zipped the contents of the game/ folder, which I could run with Love2D.
When I tried to run it, I got an error saying something along the lines of "make sure main.lua is at the top level of the zip". There does not appear to be a "main.lua" in the folder.
Sorry about the packaging problems. I've tested it and it is working on windows now.
Cute llama. What does the rope do?
It lets you jump between planets.
interesting... good job!
hahha! Cute, nice job. I like using the rope to jump about the planets.
nice work
I didn't understand the use of the rope?
I like the idea!
I wish there was some kind of progress involved though. The enemy waves could become increasingly difficult for example. Jumping between the planets was fun, I wish it had more of an impact on the gameplay :)
Good job!
Nifty idea! Had a bit of trouble figuring out how the rope worked, but definitely an interesting take on a classic game. Great work!
Fun entry. Like the idea of jumping between planets. lots of potential to grow into a larger game good work.
@timtipgames
I was thinking of making more progression based on the rope, but I didn't have time to write code to switch the camera, among other things. I may revisit this in a future LD, or soonish.
Nice to see an instructions screen! This always seems to be something that's overlooked.
Strangely when the game was paused the cursor was locked to the window, but it was not locked to the window when the game was unpaused. The ability to fire while the game was paused also allows the player to shoot a bunch of times, making a layered up sort of "super" bullet which cuts through all the enemies it approaches without stopping.
It didn't seem like there was much incentive to keep all your planets alive -- I found that if I camped on the lowest one it allowed enough of a buffer between the enemies that I could stay alive indefinitely (though I see in the source there is a win screen, so I may have been being impatient or doing something wrong..). That being said the concept of hopping between the planets while they grow, and trying to defend them seems like it has potential. It'd be interesting to see the outcome if you decide to expand on the idea!
Unfortunately I got the following error when I died:
Error: cannot open ./game/level1.lua: No such file or directory
stack traceback:
[C]: in function 'dofile'
main.lua:277: in function 'update'
[string "boot.lua"]:442: in function <[string "boot.lua"]:413>
[C]: in function 'xpcall'
rxi:
It should all be fixed now. The game is winnable, but it's currently 35 waves long. I'm beginning to realize that without making that specific, most people don't even try for it.
spaaaaaceee laaamaaaaa! (this is what I was saying as I played, as I don't have sound!)
Nice job!
Fun game, but (again...) sounds way too loud. At least with headset, didnt try other speakers. Somehow, most games this LD have this problem...
This game is kinda silly and really clearly unfinished (ex:the rope seems to have no purpose but to extend or retract) but I think there's something here.
If your intent was to make a sort of game thats like space invaders but instead you're defending several planets which you can jump between (with the rope) then I think that's an idea worth exploring so keep it up. However, the growing planets seemed tacked on for theme purposes.