FoonLudum Dare ExplorerLD46 → Nurturer (Compo)

Nurturer (Compo)

By zanthous

View on ldjam.com

CategoryRankScoreCount
Overall4473.5022
Fun4323.4022
Innovation4983.3222
Theme3783.8222
Graphics7383.0923
Audio3603.3022
Mood4273.3222

Comments

mehrdadsh 2020-04-20 07:03

nice game

kjscott 2020-04-20 07:25

Would have been useful for the game to restart after the game over screen after a while so I didn't have to keep reloading the page. Once I got the controls and the gameplay figured out it was quite fun to play. It would have been nice to see some sort of enemy you had planned in the game.

zanthous 2020-04-20 18:57

@kjscott I agree unfortunately I had to implement some of the content within the last hour (scaling difficulty, extra ui, plants + game over screen) because I ran out of time so some of these things are not implemented perfectly. Enemies were planned to destroy structures but I ran out of time and adding the required code/assets would have taken a few hours I estimate. Ended up spending around 26 hours working on this during the jam.

zanthous 2020-04-20 20:54

Post your end game screenshots!

zanthous 2020-04-20 20:54

.

likai 2020-04-21 05:08

awesome game, audio, and mood

43sam 2020-04-22 07:41

I love the idea of this! The whole game has a great atmosphere t it between the colours and the music/sound. It's interesting to come up with strategies to progress as well. Having an indication of when the plants would emit energy would be useful. Enjoyable game overall :)

blushine 2020-04-24 02:59

It seemed simple at first, but there's a really fun gameplay loop where you're trying to decide when and where to place trees. Background music is really nice and helps set the mood along with the pleasant color scheme. I like that it's a fairly chill game, you're just strategizing about building tree networks and exploring, don't have to worry about enemies. Lots of chill gardening vibes. I'm not sure the plant mechanics worked as well. I planted a bunch of them along my tree paths so I would automatically walk past them as I move around. This seemed to work pretty well, but I couldn't quite figure out if the investment paid off or if I should have just planted a lot more trees. I wonder if I could have cheesed the system by just pacing back and forth on tree paths and waiting for plants to grow energy? I'm just really impressed by how fun the core tree planting mechanics felt. I think you did a really job of creating a sort of gardening/survival game within a short time span.

nurture_end.png

machwerx 2020-04-24 03:05

Nice concept! I liked the innovation of trees that create highways between them. I wish it was more clear where the off-screen trees were so we could align the highways more conveniently. Also, I couldn't figure out the plants even though I got to difficulty 2.

twobitadder 2020-04-24 03:29

i found this a very interesting idea! i liked the ability to chain safe paths and deposit spots with the trees, and placing down plants along the way to help supplement the future levels was a neat touch! i think it'd be interesting to expand upon this concept with different shapes of safe zones, or different kinds of inputs/outputs for energy. overall though, i really like the concept you came up with and the implementation!

ghast-neoh 2020-04-24 03:29

This was great! I loved the dynamic between building your home base and going out and gathering energy on the ground. Really cool how the systems came together here. I got to a point where it seemed like I could've played indefinitely, so I decided to end it at difficulty 15. One thing I noticed is that sometimes trees don't connect to each other even when there's an empty line between them. But this was fun! Here's my base: home_base.png

zanthous 2020-04-24 03:54

@ghast-neoh thanks for playing + the writeup. I haven't balanced out the numbers super well at this point but cool to see your base. Trees currently only make 1 connection and it's determined pretty randomly (I think just in the order it ends up checking)

@twobitadder thank you, I'm not sure I will continue the idea but check out the source code if you are interested @blushine time doesn't tick for plants walking on the red paths currently, thanks for playing + the long writeup

I'd like to add trees having multiple connections as a post jam thing and maybe balance the numbers a bit when I clean up the code base. Another interesting mechanic is planting plants on red paths, or to the right of them so energy spawns on top of paths. I'll have to give it a long playthrough and see if the difficulty scaling is too lenient. I'd also like to make moving around easier if possible so people don't kill their hands.

xart2012 2020-05-03 03:29

good game, but need some time to understand what to do: )

mypalmike 2020-05-03 11:49

I love games with a few simple rules and emergent complexity. This is kind of an economic sim which evolves into kind of a farming sim. I spent waaay too much time playing, trying to fill the whole world. The tree-connecting algorithm was robust. Great work!

Screen Shot 2020-05-03 at 4.41.39 AM.png

zanthous 2020-05-03 18:14

@mypalmike it would appear I vastly mis-estimated the correct values for this game oh well, I'm amazed though lmao, thanks for playing

mypalmike 2020-05-03 21:37

@zanthous Yeah there seemed to be like 2 phases where the balance was "right". First, a phase where you just try to gather energy without dying. Then a phase where you try to balance the cost of planting plants versus going off-grid also without dying. If you get past the second phase, the plants produce a surplus of energy which can be increased indefinitely. But even after that I found it was really fun just figuring out ways to optimize energy production, minimize time spent gathering, and expanding the area of control.

Also, the walls ended up being pretty useful in the late stage because you can use them to block things off and control which tree a new tree connects to.

zanthous 2020-05-04 00:45

@mypalmike that's really interesting to hear, I'm glad you found a use for them

jdk2209 2020-05-04 22:42

At first I didn't quite get what I was supposed to do, but the moment I understood I fell in love with the game. Such a well designed gameplay flow, great audio, fitting graphics, randomly generated levels... This game has it all. Congratulations!! Amazing job!!

cheesepencil 2020-05-05 01:24

Cute and chill. I'm not a very good golem but I did my best. Well done, GG!