Die, Settlers by Daedolon

[raw]
made by Daedolon for LD 40 (UNFINISH)

Something about trees, and killing.

I won't make either the Compo or the Jam, though I feel like I want to wrap this up in the following weeks.

ld40_forest.png

ld40_action.png

I'm sure the screens don't look very appetizing, but there's some crazy (and stupid) logic behind the scenes that took most of my time. It's still missing one crucial gameplay feature as well as visuals such as a proper terrain and the building(s). I'll get to them before the year ends!

Ratings

Given 0🗳️ 0🗨️

Feedback

🎤 Daedolon
02. Dec 2017 · 10:06 UTC
Well, let's do this! hopefully I have a more sensible setup this time than the last two (which I missed). I guess the December LD is becoming an annual thing for me :D
OmnipotentIndie
04. Dec 2017 · 15:16 UTC
you dont have any download links, so nobody can play it
TolMera
07. Dec 2017 · 16:04 UTC
Looks interesting and would have given it a try if you had download links.

As a point of interest and for the sake of sharing knowledge, I wrote something that had a lot of trees and repeating sprites a while ago. I found if I implemented some perlin noise (not too hard to find in any language) And adjusted the green/brown of my trees using the noise, I get a less repetitive effect. I also randomly nerfed the height/width of the trees within a margin just randomly which really broke off the repitition. Take a look at my profile header on twitter @TolMera to see what I mean