The main game code can be found under the '/js/' folder. Everything is brought together in 'main.js' so there will never be much code in there.
When writing your code please keep in mind that this is a community project and that you should make your code readable by others, so do things like comment your code and don't use random names for variables.
- Matthew Taylor (Project Lead)