cm0002@lemmy.world to Programmer Humor@programming.dev · 18 hours agoLearn to codesh.itjust.worksimagemessage-square28fedilinkarrow-up1284arrow-down132cross-posted to: programmerhumor@lemmy.ml
arrow-up1252arrow-down1imageLearn to codesh.itjust.workscm0002@lemmy.world to Programmer Humor@programming.dev · 18 hours agomessage-square28fedilinkcross-posted to: programmerhumor@lemmy.ml
minus-squarewise_pancake@lemmy.calinkfedilinkarrow-up6·15 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 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.