#gamedevdd — Public Fediverse posts
Live and recent posts from across the Fediverse tagged #gamedevdd, aggregated by home.social.
-
I just added saving of the collected mushrooms as well a restart button to my GameDevDD Game Jam game "Under Fallen Leaves": https://phoenix616.itch.io/under-fallen-leaves/devlog/1520717/under-fallen-leaves-update-012
#gamedev #indiedev #godot #opensource #freesoftware #freegame #gamejam #gamedevdd #UnderFallenLeaves
-
I just published an update for my open-source game "Under Fallen Leaves" which fixes two issues with the original GameDevDD gamejam release: https://phoenix616.itch.io/under-fallen-leaves/devlog/1517882/under-fallen-leaves-update-011
#gamedev #gamedevdd #underfallenleaves #godot #gameupdate #opensource #opensourcegame #freesoftware #freegame
-
I just published an update for my open-source game "Under Fallen Leaves" which fixes two issues with the original GameDevDD gamejam release: https://phoenix616.itch.io/under-fallen-leaves/devlog/1517882/under-fallen-leaves-update-011
#gamedev #gamedevdd #underfallenleaves #godot #gameupdate #opensource #opensourcegame #freesoftware #freegame
-
I just published an update for my open-source game "Under Fallen Leaves" which fixes two issues with the original GameDevDD gamejam release: https://phoenix616.itch.io/under-fallen-leaves/devlog/1517882/under-fallen-leaves-update-011
#gamedev #gamedevdd #underfallenleaves #godot #gameupdate #opensource #opensourcegame #freesoftware #freegame
-
I just published an update for my open-source game "Under Fallen Leaves" which fixes two issues with the original GameDevDD gamejam release: https://phoenix616.itch.io/under-fallen-leaves/devlog/1517882/under-fallen-leaves-update-011
#gamedev #gamedevdd #underfallenleaves #godot #gameupdate #opensource #opensourcegame #freesoftware #freegame
-
I just published an update for my open-source game "Under Fallen Leaves" which fixes two issues with the original GameDevDD gamejam release: https://phoenix616.itch.io/under-fallen-leaves/devlog/1517882/under-fallen-leaves-update-011
#gamedev #gamedevdd #underfallenleaves #godot #gameupdate #opensource #opensourcegame #freesoftware #freegame
-
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)