cm0002@lemmy.world to Programmer Humor@programming.dev · 2 days agoLearn to codesh.itjust.worksimagemessage-square31fedilinkarrow-up1327arrow-down143cross-posted to: programmerhumor@lemmy.ml
arrow-up1284arrow-down1imageLearn to codesh.itjust.workscm0002@lemmy.world to Programmer Humor@programming.dev · 2 days agomessage-square31fedilinkcross-posted to: programmerhumor@lemmy.ml
minus-squarewise_pancake@lemmy.calinkfedilinkarrow-up8·2 days 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.