• Forum
  • Lounge
  • Creating games etc. With multiple people

 
Creating games etc. With multiple people

Jun 19, 2013 at 10:49am
For example, how would the programmers at AAA game companies go about working on a game? Do they just work on their own part and then everybody puts there code together at the end or something else? I'm just curious to how programmers work together.
This can also apply to a couple of indie devs working on a game together.
Jun 19, 2013 at 12:10pm
They use version control. Popular examples are Subversion, Git and Mercurial.
I suggest you use it for your personal projects too, because it's easy to rewind code, if you know what I mean :)
Jun 19, 2013 at 1:01pm
Thanks, looking into it makes all clear how it works. And I will be definitely using it in future :D
Topic archived. No new replies allowed.