Open OrangeJuice7 opened 4 years ago
Just define a GameScene for each genre for now, and hook them up to be accessible from the MenuScene. The content of the GameScenes can be filled as the project progresses.
Different GameScenes will want different camera types:
Demonstrate how this framework can be used to implement different genres, by designing a GameScene for each genre. Will also be useful for more complex games that span multiple genres, game modes or have minigames.