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
Foon → Ludum Dare Explorer → LD40 → Die, Settlers
By daedolon
| Category | Rank | Score | Count | |
|---|---|---|---|---|
| Graphics | 1 |
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
you dont have any download links, so nobody can play it
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