btco_code
No user record in our sample, but btco_code has activity below (stories or comments). Likely we have partial data — the full bulk-load will fill profiles in.
No user record in our sample, but btco_code has activity below (stories or comments). Likely we have partial data — the full bulk-load will fill profiles in.
I've updated QX82 to support more than one font, which you can load at runtime, so now there is no limit to how many different characters you can have. You could have a different character set for each biome of your…
Ha! You noticed it! :-D I memorized it as 1=blue, 2=red, 4=green and then you add the numbers to make the combinations. So magenta is red+blue so it's 1+2 = 3 and cyan is blue+green with is 1+4 = 5.
True! It has some similarities with PICO-8. Both are based on the simple, imperative programming languages of the past. QX82 is far less ambitious than PICO-8: it's just a library, not a full product + ecosystem. I…
Thanks! I ran out of creativity to invent more levels, that's why it's a bit short, but it was fun to make and I'm glad it was fun to play too!
That can be tweaked. Well, technically everything can be tweaked as it's open-source, but what I mean is that can be _easily_ tweaked, just by changing the parameters NOISE_SPEED and NOISE_INTENSITY in…