#daddev — Public Fediverse posts
Live and recent posts from across the Fediverse tagged #daddev, aggregated by home.social.
-
So I think this is my game finished. Anyone ready to check it out? What's your high scores?
-
So I think this is my game finished. Anyone ready to check it out? What's your high scores?
-
Wednesday is my #DaddyDay (mom is working and I'm not so I can play with my son), but now he's getting used to primary school joining half days there. Weird stuff, but it did give me time to make some refactoring adjustments to the job system of my game. If-else if-else-stuff is replaced by a for loop over a table (that's what arrays are called in lua) pretty happy with that as a start.
-
Wednesday is my #DaddyDay (mom is working and I'm not so I can play with my son), but now he's getting used to primary school joining half days there. Weird stuff, but it did give me time to make some refactoring adjustments to the job system of my game. If-else if-else-stuff is replaced by a for loop over a table (that's what arrays are called in lua) pretty happy with that as a start.
-
I'm not able to use my laptop for gamedev on my commute in the bus these days. That really affects my progress and that's sometimes frustrating. It's not easy to have no zero days, especially with a family. And the boss may not like seeing me work on my own project in the office... am I the only one struggling with this?
#SoloDev #DadDev #WorkLifeBallance -
I'm not able to use my laptop for gamedev on my commute in the bus these days. That really affects my progress and that's sometimes frustrating. It's not easy to have no zero days, especially with a family. And the boss may not like seeing me work on my own project in the office... am I the only one struggling with this?
#SoloDev #DadDev #WorkLifeBallance -
Today I finally had some dev time at home. Today I had to deal with an issue with my new monitor that let all black pixels have a greenish trail following it. I think I fixed it but damn that's annoying! #DadDev
-
Today I finally had some dev time at home. Today I had to deal with an issue with my new monitor that let all black pixels have a greenish trail following it. I think I fixed it but damn that's annoying! #DadDev
-
Devving while dadding (or dadding while devving 🤔) is always a challenge when the little one 👶🏻 is poorly. On the plus side, making good progress with the #Nuxt 2 to 3 migration.