User prompt
also add the boot up error that looks like the exact boot up error you get in macOS if you encounter
User prompt
oh yeah, and show the errors of what they look like when you encounter them in real mac
User prompt
Well, when you press one of those errors and press anywhere, then it leads you back to the main menu
User prompt
If you press the OK button on the error on one of the buttons, it takes you back to the main menu
User prompt
If you press OK, it leads you back to the main menu
Code edit (1 edits merged)
Please save this source code
User prompt
MacOS Error Simulator
Initial prompt
make buttons that say Mac os versions on each one and if you press one of them, you have error buttons, and if you click one of those, it shows an error in the macOS version and you clicked
/**** * Initialize Game ****/ var game = new LK.Game({ backgroundColor: 0x000000 });
/****
* Initialize Game
****/
var game = new LK.Game({
backgroundColor: 0x000000
});