There’s an Aztec city building game called Tlatoani. It’s in early access, but has enough meat on the bone that it’s one of my goto games.

Out of curiosity I checked Steam DB for active player numbers. I have discovered at any given point I am 10% to 25% of the given player base BY MYSELF. I am 1 of 4 people playing this game right now in the world. With the prevalence of the internet I always assume whatever weird bullshit you’re into there’s at least a thousand people talking about it; making memes outsiders could never comprehend. It’s actually novel to fly under the radar for once.

What do you do that doesn’t have a community associated with it?

  • sjmulder@lemmy.sdf.org
    link
    fedilink
    arrow-up
    15
    ·
    17 hours ago

    I like retro programming, in particular Windows 2000.

    Now I’m making a little 3D toy now that works with OpenGL on Windows with WGL and on X11 with GLX (also on Cygwin). No third party abstractions!

    I want to keep adding backends, like DX 7, 9, Vulkan, WebGL, bare Linux KMS, and then stuff like screen space reflections, shadows, materials, ray tracing where possible, maybe get it running on a console or two too.