Press the start button and enjoy your new iPhone! It is very simple and it works just like a real one!. (Albeit very simple)
I created this iPhone using a background that resembled an iPhone, and sprites controlling the home button and the power button. When the start flag is pressed, all of the app sprites hide and the home menu is shown. When you unlock the phone by pressing the home button, all of the app sprites appear. When you open each app, the sprites hide and they switch costumes with their open app siblings. Most of the apps are quite simple, with just event and look blocks, but the more complex apps are camera and timer. With the camera app, the camera app is constantly using a sense block to check if the app is open and with the timer app, i created a working timer that is based off user input. It has a looping structure that uses two variables, timer and time length. When you input the question how long will the timer be? It starts the timer. When the time of the timer length is greater than the timer time the timer rings. (That sounded unnecessarily confusing). Thank you.