Inspired by a recent 916 post

  • pet the cat, walk the dog@lemmy.world
    link
    fedilink
    arrow-up
    3
    ·
    edit-2
    46 minutes ago

    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.