So common code can use platform and the other way ...
# multiplatform
o
So common code can use platform and the other way around. For a game, you probably write most of the game in common module and use platform modules for some specific stuff, e.g. GameCenter integration or similar.