Avatar

kmo

kmo@feddit.de
Joined
2 posts • 8 comments
Direct message

I wanted to recommend this book to some of my colleagues; however, I now have some doubts. 🤣😂😁

permalink
report
reply

We once had a project of 8 years old. You could find any pattern and anti-pattern in there, starting from java 1.5. I hope that none will say the same about my codebase in a few years. 😂

I try to follow clean code as much as possible and not overdoing the new features, but only there, where it makes sense.

permalink
report
parent
reply

If I had to go with the ternary operator, I would choose not to negate the statement for the sake of readability.

If I had free will of choice I would prefer using the Optionals API, like @MagicShel@programming.dev did.

permalink
report
reply

All libgdx related:

  • not working with the asset manager
  • not working with an atlas for assets
  • not referencing textures, but initializing every time
permalink
report
reply

I haven’t been coding games since I graduated. But in the last two semesters we had a game jam and this was the result. The topic was survival. You play a obese man sitting on a vehicle trying to eat unhealthy food to survive. https://gamejolt.com/games/hungry-shopping/44460

permalink
report
reply

Maybe it’s too early to tell them apart. maybe we need some time and some growth to see where it goes. ✌🏻

permalink
report
reply

These are the games my friends and I prefer currently:

  • 7 Wonders
  • Dominion
  • Catan
  • Anno 1800
  • Fallout
permalink
report
reply

Hallo und Danke für’s Aufnehmen 😊

permalink
report
reply