User prompt
change the starting screen title to youarenotalone
User prompt
add and ending screen
User prompt
don't have the yes and no button on the starting screen
User prompt
make a starting screen with the play button and the settings buttton that can turn off jumpscares or sound
User prompt
add the jumscare after the I AM WATCHING YOU message
User prompt
make the final message I AM WATCHING YOU. make the only answer ware
User prompt
Turn on the light in the game after the door creaking sound effect
User prompt
turn the light in the game after the door sound afect
User prompt
make it so you can see the text in the dark ↪💡 Consider importing and using the following plugins: @upit/tween.v1
User prompt
make it so the player can see the terminal screen in the dark
User prompt
when the game is dark light up the text so the player can see
User prompt
Please fix the bug: 'Timeout.tick error: Cannot read properties of undefined (reading 'measureText')' in or related to this line: 'var lastLineWidth = textElement.context.measureText(lastLine).width || textWidth % maxWidth;' Line Number: 250
User prompt
Please fix the bug: 'Timeout.tick error: Cannot read properties of undefined (reading 'measureText')' in or related to this line: 'totalLines += Math.max(1, Math.ceil((textElement.context.measureText(lines[i]).width || textWidth) / maxWidth));' Line Number: 231
User prompt
keep text in terminal screen
User prompt
when the text asks are you afraid of the dark after the player answers make the game dark then play a creapy door oppening soun effect ↪💡 Consider importing and using the following plugins: @upit/tween.v1
User prompt
keep the text on the terminal scren
User prompt
make the text stay in the computer sreen
User prompt
make the text on the computer bigger
User prompt
make the screen bigger
Code edit (1 edits merged)
Please save this source code
User prompt
You Are Not Alone
User prompt
make a game were you answer questions about you on a computer. The only answeres are two buttons. Yes or no. Creapy sounds and stuff happen behind you and a moster jumpscares you and kills you at the end with the final question with no answer. YOU ARE NOT ALONE BITCH
Initial prompt
a prequal to italian memes one: tralalero tralala
/**** * Initialize Game ****/ var game = new LK.Game({ backgroundColor: 0x000000 });
/****
* Initialize Game
****/
var game = new LK.Game({
backgroundColor: 0x000000
});