Can I view the source code to a game? Are games created here open source?

This is, in some ways, a difficult question to answer. The raw data that the game engine sees is publicly available to anyone. For example, you can examine the code for the first pinheads game. However, I am not going to allow just anyone to edit anyone else's game, as that would wreak havoc if someone chose to be malicious.

However, again, since the raw code is available to anyone who chooses to seek it out, we can learn from each other on scripting tips and tricks.

Also, any game content that is created with the sharable/re-mixable creative commons license will be available to other game creators to use in their games.