In Coconut Idland you play as a young fruit farmer who recently purchased their own pacific island - admittedly a bit overpriced, but you're an entrepreneur after all! 

And so, you start off with little cash in your pocket, a long backlog of loan repayments, and a lot to learn about farming coconuts:

  • Plant fruit fields by dragging them from the shop to an empty island tile, to start harvesting.
  • Merge two tiles of the same type and level to create a leveled-up version of that plant (which harvests more while conserving room).
  • Increase your yield by investing into natural ponds.
  • Find some of the various bonuses hidden inside the game.
  • Pay back your loan by your own terms.
  • Become a successful coconut farmer!

Mini Jam #134

This game was developed as part of the Mini Jam #134 by

StatusIn development
PlatformsHTML5
Release date Jun 12, 2023
AuthorFlashmasterdash
GenrePuzzle
Made withUnity
TagsClicker, Idle, island, minijam, Unity
Average sessionDays or more
LanguagesEnglish
InputsMouse

Comments

Log in with itch.io to leave a comment.

Why do sometimes 1+1 fruit add up to 2 and sometimes 4?

Originally, I wanted to answer: "If you merge neighboring tiles, you get a 2x merge bonus" but after looking at the code, I have to tell you "if merged tiles are on the same row or column, you get a 2x merge bonus". This is obviously a feature, not a bug 😀💡

"Same row or column" makes this more fun. Please don't "fix" it.

I agree 👍

What do the ponds do?

Also I think your game would benefit from tooltips.

Ponds are beautiful. Everyone loves ponds.

Just kidding 😅 Ponds give horizontally and vertically adjacent fruit tiles a 10x boost in yield.

Lllloud! How do I turn the music volume down?

(+1)

We didn't add volume controls to this one. Please slice a coconut in half and place its halves over your ears.

the trash icon is bugged use it once and you can no longer highlight a fruit 

Hmm, yeah. The field that was deleted gets stuck. If you click the deleted tile after removing it, it should "unstick" itself.

How much worth is each fruit?

Oh, they are quite cheap. A coconut is only $10. Well, that is the first coconut. The 10th coconut is "only" $5k (cheapo!).

And if you'd like pineapples, better keep your spare change because the first one starts at $1000 🤑

[🥥 Coconut Pro Tip] When hovering a shop item with the mouse, it shows its current price.

Yeah, well this still does not explain how much worth each fruit is. As in: If it gets sold, how much do I get?

Oh yeah. Sorry, I misunderstood your question. Each fruit is worth 1 dollar when selling. So: 10 coconuts > $10, 100 bananas> $100.

However, different fruit plants produce different amounts of fruit per second:

  • Coconut: 1
  • Pineapple: 2
  • Banana: 4
  • Watermelon: 8

These base levels are for tier 1 crop fields. If you merge them, or place crops of the same type next to a field, you get multipliers per second.

(+1)

how do i merge panels 

There is currently a WebGL build bug breaking the merging - we're actively looking into. Sorry for the inconvenience, I'll let you know once a fix is published.

Alright, @ldyaceina! The issue is now fixed 😅 You can merge panels by selecting the first, and then clicking the one you want to merge into. Have fun!