User prompt
Haz las opciones más pequeñas para que se puedan ver todas
User prompt
Extiende las historias hasta llegar al capítulo 5
User prompt
Extiende las historias y haz más finales
User prompt
Haz el texto narrativo más pequeño
User prompt
Haz los botones y los textos el doble de grandes y más separados entre sí
User prompt
Haz los botones más grandes y más separados entre sí
User prompt
Haz los botones más separados entre sí
User prompt
Haz los textos y los botones más grandes
User prompt
Please fix the bug: 'Script error.' in or related to this line: 'storage.storyProgress = {' Line Number: 799 ↪💡 Consider importing and using the following plugins: @upit/storage.v1
User prompt
Please fix the bug: 'Script error.' in or related to this line: 'storage.storyProgress = {' Line Number: 799 ↪💡 Consider importing and using the following plugins: @upit/storage.v1
User prompt
Please fix the bug: 'Script error.' in or related to this line: 'storage.storyProgress = {' Line Number: 796 ↪💡 Consider importing and using the following plugins: @upit/storage.v1
User prompt
Please fix the bug: 'Script error.' in or related to this line: 'storage.storyProgress = {' Line Number: 796 ↪💡 Consider importing and using the following plugins: @upit/storage.v1
User prompt
Please fix the bug: 'Script error.' in or related to this line: 'storage.storyProgress = {' Line Number: 793
User prompt
Please fix the bug: 'Script error.' in or related to this line: 'storage.storyProgress = {' Line Number: 789 ↪💡 Consider importing and using the following plugins: @upit/storage.v1
User prompt
Please fix the bug: 'Cannot read properties of undefined (reading 'chapter')' in or related to this line: 'var chapterText = new Text2(translations[currentLanguage].chapter + ' 1', {' Line Number: 742
User prompt
Please fix the bug: 'Cannot read properties of undefined (reading 'chapter')' in or related to this line: 'var chapterText = new Text2(translations[currentLanguage].chapter + ' 1', {' Line Number: 742
User prompt
Haz que el juego tenga una opción para cambiarse entre el idioma inglés y el idioma español ↪💡 Consider importing and using the following plugins: @upit/storage.v1
Code edit (1 edits merged)
Please save this source code
User prompt
Choose Your Path
Initial prompt
Un juego del estilo "Decide tu propia aventura" donde el jugador va tomando decisiones a medida que va avanzando en el juego, el jugador se va encontrando con diferentes personajes y va descubriendo la historia del mundo. El juego tiene múltiples finales dependiendo de las decisones que tome el jugador.
/**** * Initialize Game ****/ var game = new LK.Game({ backgroundColor: 0x000000 });
/****
* Initialize Game
****/
var game = new LK.Game({
backgroundColor: 0x000000
});