Tools

CruzR's picture

Game Development isn't just about coding. We will also have to decide which additional tools to use.

I would suggest using git as VCS (probably creating a repository on github, as i don't think the size will exceed the 300 mb limit in 48 hours) and using CMake for makefile generation. What are you thinking about which tools we should use?