Maxxus@sh.itjust.works to Lemmy Shitpost@lemmy.world · edit-21 hour agoCrying is a free actionsh.itjust.worksimagemessage-square71fedilinkarrow-up1741file-textcross-posted to: programmer_humor@programming.dev
arrow-up1741imageCrying is a free actionsh.itjust.worksMaxxus@sh.itjust.works to Lemmy Shitpost@lemmy.world · edit-21 hour agomessage-square71fedilinkfile-textcross-posted to: programmer_humor@programming.dev
minus-square[object Object]@lemmy.worldlinkfedilinkarrow-up3·edit-24 hours agoJava has been used by programmers of mobile games just fine, for ages. The trick is the same that one would need with any other environment: knowing what objects you’ll need to allocate for a level, and not allocate more than that.
Java has been used by programmers of mobile games just fine, for ages. The trick is the same that one would need with any other environment: knowing what objects you’ll need to allocate for a level, and not allocate more than that.