This is a spot where you can ask anything that you feel doesn’t deserve its own post, no matter how small or simple it is!

  • UndefinedIsNotAFunction@programming.dev
    link
    fedilink
    arrow-up
    4
    ·
    8 months ago

    Can I use this as a brag too?

    Nobody I know would care, so I’ll tell you. I made a stupid basic world gen from a tilemap and noise. You know, the basic stuff. Then made a little NPC that wanders around and will change it’s walking behavior based on the type of tile it’s on. Niiice.

    I’m a programmer, but never done this kind of stuff before so it feels like I’m starting from scratch. It’s fun again.