FoonLudum Dare ExplorerLD40 → Die, Settlers

Die, Settlers

By daedolon

View on ldjam.com

CategoryRankScoreCount
Graphics1

Comments

daedolon 2017-12-02 10:06

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 2017-12-04 15:16

you dont have any download links, so nobody can play it

tolmera 2017-12-07 16:04

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