Mordano to Programming@beehaw.orgEnglish • 1 year agoWhat projects are you working on at the moment?message-square63fedilinkarrow-up127file-text
arrow-up127message-squareWhat projects are you working on at the moment?Mordano to Programming@beehaw.orgEnglish • 1 year agomessage-square63fedilinkfile-text
I have been working on a forum site just to dabble with PHP. I’m dockerising it too to practice docker.
minus-squareraubarnolinkfedilinkEnglish4•1 year agoI 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.
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.