• slazer2au@lemmy.world
    link
    fedilink
    English
    arrow-up
    1
    arrow-down
    1
    ·
    11 hours ago

    When developing a game it is a good idea to use source control like Git. That always if you break something so bad you don’t know how to fix it you can roll back to a known good version.
    It also helps with collaboration as only actual changes are synced.