In case you’re suddenly facing the task of porting an entire game over due to capitalist nonsense or something

  • Lmaydev@programming.dev
    link
    fedilink
    arrow-up
    15
    ·
    edit-2
    1 year ago

    It depends how you structure your code.

    If you write your whole game an enclosed system and then integrate the game engine at the point graphics etc. are needed it’s not such a slog.

    But I would imagine many, maybe most, people don’t do this.

    They both support C# so if you wrote it separately integration shouldn’t be too hard.