Welcome to screenshot saturday! This is a thread in the community where you can showcase any sort of progress on games youre developing. Feel free to comment below with things such as videos, gifs, images, or text talking about your games

This post is created on both the gamedev community and gamedev showcase community. Feel free to check out the crosspost section to view both of them

  • JackGreenEarth@lemm.ee
    link
    fedilink
    arrow-up
    5
    ·
    1 year ago

    I am in the mid-early stages of developing a 3d game with JavaScript, and I was just now trying to solve an annoying problem with the deviceorientation event where it didn’t account for the device being vertical or horizontal, so I somehow have to automatically detect which orientation the device is, and make the camera use the orientation data accordingly. For context, the game is at https://talesofberthmidrish.jackgreenearth.org/

  • Justdaveisfine@lemmy.world
    link
    fedilink
    arrow-up
    2
    ·
    1 year ago

    This is progress, but also a rant. I’ve been working away at a character editor and its been the bane of my existence lately. It’s a lot of UI, its difficult to add more customization features, and I’m never quite happy with the result.

    Eventually it will get there though.