Organizing the game

We've been used to having main.lua as our main source file to show every detail of our game code. It's time to organize it efficiently with the help of the Composer API.