FoonLudum Dare ExplorerLD48 → Outer

Outer

By kristinamay

View on ldjam.com

CategoryRankScoreCount
Overall3453.5831
Fun5823.1231
Innovation3783.3431
Theme3463.7431
Graphics2173.8131
Audio1623.6931
Humor763.7031
Mood2873.5131

Comments

bkelly 2021-04-26 02:29

I really like the execution here. The game is quite fun and the humor is *on point*. I'd love the game to be a bit more punishing though. The addition of random events (such as "robbed by space pirates" or "fuel tank sprung a leak") would add some unpredictability and given the excellently written content that's already here, I can only imagine the awesome scenarios you'd think up!

thatmanrobin 2021-04-26 03:26

It was fun and looked awesome, but unfortunately it crashed on me during a galaxy switch from function testOverlapGal

kristinamay 2021-04-26 03:30

@thatmanrobin That crash has been happening extremely rarely - I can't figure out why, so I can't debug it! How far into the game were you?

lakshyaisagod 2021-04-26 04:09

TODO: review game

sonicpixelation 2021-04-26 04:12

I got the same issue as the post above me ```Error

main.lua:625: attempt to compare nil with number

Traceback

main.lua:625: in function 'testOverlapGals' main.lua:413: in function [C]: in function 'xpcall'

=========== second bug ===========

Error

main.lua:611: attempt to compare nil with number

Traceback

main.lua:611: in function 'testOverlapPlanets' main.lua:421: in function [C]: in function 'xpcall'

``` All and all though I love the art humor and the music. Aside from some of the crashes it looks like a great little game. Good Job!!

thatmanrobin 2021-04-26 04:15

@kristinamay I believe it only happened leaving the second galaxy if I chose the upper option.

choppers 2021-04-26 05:07

Great looking and sounding game, with a lot of charm and humour in the writing of the text. I got the error mentioned before when running out of fuel I think, if that helps with debugging.

kristinamay 2021-04-26 11:13

Hey @thatmanrobin @choppers @sonicpixelation thank you for the bug report. I made a very small bug fix that I think solved the problem - the code checking to change the cursor on hover was still trying to loop through the items once they weren't being rendered anymore, so it was attempting comparisons on nothing. Could you do me a huge favor and re-download from itch and let me know if you're still experiencing the error? I've poked around a lot and can't trigger it, so it *should* be good? And thank you for playing the game!

sugarsugarsugar 2021-04-26 14:48

Nice sound track and looks good. Also fits the theme very well.

etdofresh 2021-04-26 15:34

Cool game. Chill, relaxing, point-and-click, and try to get money and fuel to get to the end. I didn't make it, and quite terrible, but had fun trying. Thanks for the game!

chensu 2021-04-26 16:46

Love the graphic of this game, nice done :)

robotex 2021-04-26 16:46

Game is nice. It recalls Out of There: Omega Alliance. Graphics amazing! But music is awful. I turned it off :(

cogcomp 2021-04-26 19:26

Wonderfully funny game dialogue and really relaxed pace with calm music. What's not to like?

swordfish 2021-04-26 19:44

Pretty good across the board, all the little descriptions were pretty funny and I liked the music. It doesn't look like you fixed that bug though, I got to about the sixth galaxy and then had an error when going to the next.

``` Error

main.lua:637: attempt to compare nil with number

Traceback

main.lua:637: in function 'testOverlapGals' main.lua:415: in function [C]: in function 'xpcall'```

kristinamay 2021-04-26 20:17

@swordfish Thanks for letting me know. I knew the culprit code but thought I'd fixed it... I went ahead and just ripped out the code that added in the different cursor on hover, so if it's not fixed now, then I'll just throw my laptop out the window. :grin:

kristof 2021-04-26 21:43

Fantastic entry! I played for quite a while and enjoyed the humorous flavour texts :-)

styrofoamwaffle 2021-04-27 02:45

I couldn't open the web version, had to download the game. My first reaction was "OMG you made this in Love!? why would you do that to yourself?". That being said, it's fun little game, good job!

shaggyfox 2021-04-27 11:55

I love the graphics and humor, really enjoyed playing it :)

kristinamay 2021-04-27 13:25

@styrofoamwaffle I keep doing this to myself, I start making a game and realize that Love is the worst tool for it but then I'm too far in. :laughing: thanks for the feedback :)

bernard-bumblebutt 2021-04-27 15:50

Fun descriptive game, Gert served me well!

okamit 2021-04-27 23:20

Cute little game, would love to see it fleshed out even more! Keep it up!

duncan-3 2021-04-28 06:42

i pronounced gert with a g instead of j

jaybaus 2021-04-28 12:53

Loved this! Got more than a few laughs out of me, we definitely have similar senses of humour! The graphics were nice and polished too, and I think it said the font was also handmade which is impressive. I liked the lovingly mouth-created sound effects too, overall really enjoyed it, good job :)

kristinamay 2021-04-28 14:08

@jaybaus thank you!! And @duncan-3 what a MONSTER. :P

cavedens 2021-05-10 02:04

Very well made. I enjoyed it a lot and liked the little win screen at the end :D

healthire 2021-05-12 18:17

Got stuck at about 48 points for a few runs then figured it out and beat it with 109 points! Funny, well implemented, and pretty addictive. Good music and sounds. Overall solid, good job!

gamebuilder 2021-05-13 21:12

I tried playing this in Firefox for Linux, but got an error (screen shot below).

But it works fine in Chrome. Probably it's just a fluke in the version of Firefox that I have. Anyway, I like this kind of game, and I had fun exploring. It would be nice to see some alien life forms (even if via primitive graphics), bu given the time constraints, you did a good job. Nice work.

tmp-ld48-screenshot.png