-
Assets: Every single asset should be stored here. Models, textures, audio etc.
-
Docs: All the documents for our game.
-
Game: The game executable with all the necessary game data resides here.
-
Source: All the source code in here. Project solution file is stored right below this folder. Other source code and solutions are stored in folders in here.
-
Temp: Visual Studio temporary build files and other crap in here.