#gamedevdd1 — Public Fediverse posts
Live and recent posts from across the Fediverse tagged #gamedevdd1, aggregated by home.social.
-
There is now an Itch.io page and a trailer for my GameDevDD Jam #1 game "Under Fallen Leaves": https://phoenix616.itch.io/under-fallen-leaves
There are still some things I would have loved to iron out before the deadline but it's definitely in a playable (and enjoyable) state now!
#GameDev #GameJam #GameDevDD #gamedevdd1 #Godot #FreeSoftware #OpenSource #FreeGames #UnderFallenLeaves
-
Almost done with my small gamejam game where you pick mushrooms in an autumn forest. :D
Code: https://codeberg.org/Phoenix616/FallGame
#GameJam #GameDev #GameDevDD #GameDevDD1 #godot #OpenSource #FreeSoftware #FreeGame #UnderFallenLeaves
-
I needed something for my GameDevDD Jam #1 entry to replace several local materials in a Godot scene with external ones so I could adjust them for all meshes at once and couldn't find anything which was able to do that so I wrote a simple replacement Java program: https://codeberg.org/Phoenix616/GodotMaterialReplacer
Of course that would be better suited as a Godot plugin but right now I'm faster whipping something up in Java than trying to learn how Godot plugins work'
(Btw. my gamejam game is here: https://codeberg.org/Phoenix616/FallGame)