User prompt
Make the player get 1000 crystals if their house looks very good
User prompt
make the buttons bigger
User prompt
change the text from build your dream home to build blueberry a home
User prompt
change change the text from budget to crystals
User prompt
when the make the text disappear when the cube was bought
User prompt
the buttons are not clickable and they don't do anything
User prompt
the buttons are really hard to click and they're very tiny
Code edit (1 edits merged)
Please save this source code
User prompt
Dream House Builder
Initial prompt
make a house building simulator
/**** * Initialize Game ****/ var game = new LK.Game({ backgroundColor: 0x000000 });
/****
* Initialize Game
****/
var game = new LK.Game({
backgroundColor: 0x000000
});