User prompt
Add a lot more phrases to add more variety
User prompt
Can you add 50+ more phrases
User prompt
Move all the sliders up 100 pixels
User prompt
Make a scared slider
User prompt
Raise the position of the slider
User prompt
Move all the sliders up
User prompt
Add a new slider for scariness
User prompt
Add a new slider for threaten
User prompt
Add a new slider for flirtatiousness
User prompt
Make the phrases more bold and big
User prompt
Make the phrases white
User prompt
Make the phrases below the person or at the near bottom of the screen
User prompt
Make the phrases three different lines of text to prevent it going off screen
User prompt
Make the phrases black
User prompt
Please fix the bug: 'undefined is not an object (evaluating 'phraseText.style.wordWrap = true')' in or related to this line: 'phraseText.style.wordWrap = true;' Line Number: 360
Code edit (1 edits merged)
Please save this source code
User prompt
Mood Mixer: Phrase Generator
Initial prompt
Make a game where there are sliders for funny, angry, sad, humorous, cute. It will generate something that they would say based on the personality sliders
/**** * Initialize Game ****/ var game = new LK.Game({ backgroundColor: 0x000000 });
/****
* Initialize Game
****/
var game = new LK.Game({
backgroundColor: 0x000000
});