Add Level object which contains level data (in the form of an 2D array of stateless LevelComponents), LevelLoader which loads level data from a txt file.
Basic window setup, sound and level assets.