User prompt
in the intro after it said firegames it will say story crafter and after it said story crafter it will say start the story
User prompt
at the start there will be a intro animation saying firegames
User prompt
add an setting button
Code edit (1 edits merged)
Please save this source code
User prompt
Story Crafter: Interactive Tale Builder
Initial prompt
make a story
/**** * Initialize Game ****/ var game = new LK.Game({ backgroundColor: 0x000000 });
/****
* Initialize Game
****/
var game = new LK.Game({
backgroundColor: 0x000000
});