User prompt
Make it so there’s an app called corrupted and if you press it, it gives you an error with the sound
User prompt
Make the calculator work
User prompt
Make the mouse look more mousy
User prompt
Adam mouse make the mouse walk and make it so you can click on stuff in the screens for the explorer and the app icon looks like the normal one in Windows 98 ↪💡 Consider importing and using the following plugins: @upit/tween.v1
Code edit (1 edits merged)
Please save this source code
User prompt
Retro OS Simulator 98
Initial prompt
Make a Windows 98 simulator
/**** * Initialize Game ****/ var game = new LK.Game({ backgroundColor: 0x000000 });
/****
* Initialize Game
****/
var game = new LK.Game({
backgroundColor: 0x000000
});