FoonLudum Dare ExplorerLD51 → New Horizons

New Horizons

By ditam

View on ldjam.com

CategoryRankScoreCount
Overall10033.0626
Fun9073.0026
Innovation3393.6026
Theme3093.9326
Graphics10022.8126
Humor6632.6925
Mood7983.2026

Comments

der-finski 2022-10-04 12:32

I liked this game, but i couldnt figure out how to proceed after i think 3 green zones, i didnt find a way to get to any other safe zone

ditam 2022-10-04 22:44

@der-finski First of all, huge kudos for caring enough that you played already when I've only had the github repo linked here. I did not have time to finish the storyline by the submission deadline, let alone to publish a live version anywhere.

Now I've gotten around to doing both - you can find links to both the original submission, as well as a day1 updated version, which includes the full storyline. Now you can actually complete the game :)

merlinperlin 2022-10-04 23:23

i loved the concept of the game :) well done cool game :*

gabriel-chan 2022-10-04 23:41

Cool idea! Gives me "World's Hardest Game" vibes with the safe zones!

pegasys 2022-10-04 23:44

I have to say, that's an awesome concept - wish I'd have come up with something time distortion related. Only issues I had were the scanner killing me at seemingly the wrong time and that there wasn't more of it to play. Seemed to be the beginnings of a really cool little game, wish we could have seen more!

bcmpinc 2022-10-04 23:52

The music being affected by the time dilation is a really cool effect.

matt-ravenhall 2022-10-05 08:17

Nice take on the theme, the music changing speed is a great touch.

elros 2022-10-05 08:19

Enjoyable narrative, had fun! I wish there were a good ending:( I think that "every 10 seconds something happens, but you can control what '10' means" is a very cool twist on the theme. I think some more story would benefit the game very much. A cool ending could be where you get to choose at what velocity you will travel before you go to sleep, thinking about the different reprecussions - life back on earth, the ongiong madness of the AI, etc...

Well done!:)

otterfaelure 2022-10-05 09:15

This was a REALLY cool concept. Shame that it couldn't be finished on time but kudos for continuing with it! So many people make the deadline date be the end and then, even if they could make something stellar they just stop cause it's done (which is also fine, but I'm proud that you kept on!)

That being said, for assessment I used the original link.

The concept is really cool and how you executed it is super neat. A time distortion game that's more fleshed out (as in a full length game) could be soooo much fun.

Thank you!

gonzalol 2022-10-05 09:54

The game is very simple but it has a lot of things working in different levels. As @bcmpinc said, the music effects are great, also how the texts is showing. Some thoughts:

- I like a lot the concept of make the countdown faster or slower. - It will be great to recover a game in the last 'safe' room, instead of just starting over.

eerongal 2022-10-05 14:20

I really like the concept here, especially how you can mess with the speed of time. For what it's worth, it could be a nice story, too, just needs to be fleshed out. I know time constraints with a LD project, so it's understandable, but i really liked this! Nice work!

savolae 2022-10-06 17:57

Nice idea with the speed manipulation, would have been nice if the game was longer and there had been reasons to set it to the other direction as well, but I guess there just wasn't enough time. I first played the original version and then replayed the patched one :smile:

dodyman 2022-10-09 14:24

Very interesting concept! Great job! :)

tigerfinch 2022-10-11 19:14

This is one of the cooler games that play with the theme, time dilation you can control is very cool. Well done!

flying-dog-fish 2022-10-15 10:56

Great idea with the time dilation.

ditam 2022-10-19 12:23

Thanks to all of you for the nice comments! This has been a rough jam for me, where I struggled with the theme a lot initially, and with the deadline later on :) As a result, I never felt very happy with this submission, because it is very far away from the wish-list of content and design that I set out to implement. It is great to see all of the comments focusing on the positives (in true LD fashion), and it might just give me the motivation to make a post-jam version that's closer to my original vision.

ditam 2022-10-19 12:32

@pegasys, regarding the scanner killing you at the wrong time: the current implementation is a bit hacky (jam code!), where the scanner displayed on screen is entirely independent of the actual hit-scan logic, so there can be many reasons why the two would get out of sync. Sorry about any frustration it caused! I do plan on rewriting (and redrawing) the entire visual layer for a post-jam version; if I do get around to that, this will be surely fixed.

@savolae - I absolutely agree, I _really_ wanted to give the player a reason to have to change the speed in both directions, and not just always higher, but I couldn't come up with the proper in-universe reason for it! Plus all the other jam constraints, indeed. Maybe for a post-jam version!