I have been working on a forum site just to dabble with PHP. I’m dockerising it too to practice docker.

  • raubarno@lemmy.ml
    link
    fedilink
    English
    arrow-up
    4
    ·
    1 year ago

    I am writing a danmaku-style game in Rust & Vulkan. Didn’t test it on Windows, only on Linux and MacOS. I also wrote my custom rendering engine, just for fun. It’s very early-stage, doesn’t even have a name or proper readme…

    https://codeberg.org/raubarno/game/src/branch/https

    Note: ignore the readme, https branch is without submodules.