FoonLudum Dare ExplorerLD46 → Flora is chilling

Flora is chilling

By theshamo

View on ldjam.com

CategoryRankScoreCount
Overall10732.3421
Fun10712.0020
Innovation10712.0020
Theme9493.0021
Graphics10451.8620
Mood9852.2919

Comments

codyhansen 2020-04-22 01:26

Congrats on your second Ludum Dare!

The game suffers from the graphical issues at times and the balancing makes things a little difficult to know what best to do.

I'm a fan of strategic clickers though! It's got some charm! Good use of the theme. :slight_smile:

quinn-patrick 2020-04-24 02:28

Congratulations on finishing. I can see the well structured idea for a strategic kind of virtual pet here, but there are some issues with the execution. First off, the visuals are obviously rudimentary. This isn't necessarily a dealbreaker, but it would be good to know some tricks to make your game look more presentable. Simple, geometric shapes and an online color scheme picker can make your game look way better even if you have no art skills. Further, some basic polish can go a long way. Be sure that the text is aligned properly in the boxes. I also noticed that the user interface in-game is a bit unresponsive, and I felt confused by the interplay between resources.

All that aside, there were some things I liked. The way that the soil changed color with hydration was a nice touch, and the idea of using money resources to advance level is quite novel. Also, the core concept was very well integrated with the theme.

kekkodude 2020-04-25 17:21

cute little entry, i think there may be some leaks somewhere, i was skipping some steps in the loop i think, like, from what i could see, I was doing 2-3 ticks at a time, also you should reset your variables when you restart the game, i dont know how you check your hit points but i had to tick down to -14 to lose, and when i restarted i did not have enough hit points to survive long enough to get my first can of water.

Some music would do this kind of game good as it's pretty slow paced. Also i did not realise the bugs where bugs so i let them get out of control haha. maybe some basic animations for the bugs would make them clearer.

I dont know if it was a bug, but in my third run i stopped gaining Flower points.

adhesion 2020-05-03 17:08

Cute little game! Good use of the theme. Would be better if the mechanics were a little more intuitive in-game, it was hard to understand without reading the instructions. Also at low water, you seemingly get no points which was a bit confusing and frustrating at first, since you have no way of coming back from that. I noticed that the highlight on the buttons only changes when the whole game ticks, if those updated when the mouse moved the UI would feel better I think. Still a cool experience, keep it up!

rjhelms 2020-05-03 18:07

I like the concept. This game would really benefit from some polish - @quinn-patrick has some great suggestions for simple things that are valuable to keep in mind.

puppetmaster 2020-05-03 20:29

Congratulations :confetti_ball: on your little game. I love that you wrote it in Python.

Try not to mix your graphical styles next time and keep the hand drawn one. I can see that you have improved to the first game.

Keep it up and as long as you enjoy it. :smile:

epb9000 2020-05-04 00:42

Small note to other reviewers: Run this in Python3.

I like the simplistic art style, since it's cute.

m8rix 2020-05-04 18:05

Cute game. A little challenging though in the beginning, not knowing how the values change. Good job anyways!

xart2012 2020-05-07 05:14

how to start game?

upd: started by "python3 AppMain.py"

jspacek 2020-05-07 05:23

I'm afraid that on my 1366x768 laptop screen, I couldn't click the buttons at the bottom of the screen!! I don't think I have any other monitors at home that I can successfully play the game on ;_;

Looks like a good submission and a solid concept even if I couldn't quite interact with it, haha...

xart2012 2020-05-07 05:24

good idea, but game has no challenge at all. just buy bird, when it expires, buy water, if wet lower than 70, and buy growth, when you have enough flower points.

some elements don't fit:

fich.png

nurkkacthulhu 2020-05-11 09:59

It was a chill game. Pretty hard at first, but then I got to 3rd of 4th form on second try. Pretty good balancing, though I wish you could see when the bird is about to expire!