Skip to main content
Post Closed as "Opinion-based" by House
Tweeted twitter.com/#!/StackGameDev/status/31309557808496640
Post Made Community Wiki by Tetrad
Source Link
user1047
user1047

Whats a good setup/toolchain for a project?

I was thinking, what is needed for a good setup and what are good (free) tools to use? Some of what i came up with are

  • Bug tracking
  • Some good (distributed:P) source control (which means no svn fellas)
  • automated nightly builds or a continuous integration (or anything that automates builds and possibly sends emails when there are build errors)
  • wiki to document decisions, road map or milestones.
  • Something to backup assets (art, sound, etc)

What else? and do you have suggestions for any of the above? i pretty much clueless of all of these except for source control