I'm making a small canyon-flying game and the game engine/core of the game is in a module. Do you think I should put it all into the form or should I leave it in the module?

Thanks in advance...