Choose your Own Adventure Game Remix the Adventure Game in the Studio and finish it so that the User has to get to a Win Screen or find an object/ At each scene, they must answer a question to decide where to go (or maybe click on a special object before they can go to the next scene). Use your creativity to come up with the story, the scenes, the questions, characters, and objects. One sample scene is done for you - so you can build on this idea. Extra challenge - use variables to remember which objects the user clicked on and ONLY if they click on the item can they win (example, only if they clicked on Apple on first screen can they find the golden key on the last scene). Or you can have a score variable which increases for each object they find, and only if score is > 3 , the key appears. Use your own ideas to make the adventure game fun and different each time it is run.
Student remix project.