Its definitely a bad idea writing new code that builds up on your old code, that has not been tested properly, because you quickly have to start debugging multiple layer is code at once.

  • ZILtoid1991@lemmy.world
    link
    fedilink
    arrow-up
    2
    ·
    10 hours ago

    Should I finally write a game for my game engine?

    Should I test its existing functionalities?

    No, it’s time to add a physics subsystem (which I’ll be needing for some of the games anyways).