Mordano@beehaw.org to Programming@beehaw.orgEnglish · 1 year agoWhat projects are you working on at the moment?message-squaremessage-square64fedilinkarrow-up127arrow-down10file-text
arrow-up127arrow-down1message-squareWhat projects are you working on at the moment?Mordano@beehaw.org to Programming@beehaw.orgEnglish · 1 year agomessage-square64fedilinkfile-text
I have been working on a forum site just to dabble with PHP. I’m dockerising it too to practice docker.
minus-squareraubarno@lemmy.mllinkfedilinkEnglisharrow-up4·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.