@cm0002 to Programmer [email protected] • 10 hours agoLearn to codesh.itjust.worksimagemessage-square27arrow-up1242arrow-down127cross-posted to: [email protected]
arrow-up1215arrow-down1imageLearn to codesh.itjust.works@cm0002 to Programmer [email protected] • 10 hours agomessage-square27cross-posted to: [email protected]
minus-squareScrubbleslinkfedilinkEnglish39•10 hours agoI go into gaming communities and see people hate on developers and I’m all like, dear God the fact that this works at all? Modern games are amazingly complex! Blame the company for shortening timelines sure, but I never blame the devs.
minus-square@[email protected]linkfedilink5•7 hours agoI started a project with “I’ll just build a simple entity component system” I quickly abandoned it because that does not work at all if you have not planned out all of the features you’ll use. With all the features modern games have, and their portability across platforms and graphics stacks, yeah it’s damn impressive these things work.
I go into gaming communities and see people hate on developers and I’m all like, dear God the fact that this works at all? Modern games are amazingly complex!
Blame the company for shortening timelines sure, but I never blame the devs.
I started a project with “I’ll just build a simple entity component system”
I quickly abandoned it because that does not work at all if you have not planned out all of the features you’ll use.
With all the features modern games have, and their portability across platforms and graphics stacks, yeah it’s damn impressive these things work.