This is a very basic game setup. It’s what I searched for when I first started. It’s perfect for anyone who has no idea how to link levels with a winning scenario and just needs a very basic setup for a game with levels.
The .c3p includes a home screen, basic level menu that saves to local storage, win and lose scenarios storage layout, function and variable sheets.
Home Screen: Landing page with entire button that leads to menu
Basic Menu: 45 Level Menu that adjusts with each level that is won.
Game Page: Layout that will save a win to local storage and return to menu.
The Menu includes a clear local storage button that will set the Level Menu back to level 1. This works well for testing and can be removed before release.