User prompt
make the character sprites look bigger ↪💡 Consider importing and using the following plugins: @upit/tween.v1
User prompt
Make the character sprite last a few seconds longer when touched ↪💡 Consider importing and using the following plugins: @upit/tween.v1
User prompt
Could you remove the eyes and mouths from the characters and just leave the sprites
User prompt
Okay. Now make the characters the player clicks on have two sprites. One that shows when not touched, and another that only shows when the character is touched. This applies to all characters the player clicks on. ↪💡 Consider importing and using the following plugins: @upit/tween.v1
User prompt
Okay. Now when the player presses the "Warning" button, a window should appear with a message saying, "This game is in beta, so it may have bugs." ↪💡 Consider importing and using the following plugins: @upit/tween.v1
User prompt
The reset button doesn't work. Pressing it would require a complete restart of the game. Relocking unlocked characters and resetting the score ↪💡 Consider importing and using the following plugins: @upit/storage.v1
User prompt
Now, add a main menu before starting the game. It should display the game title and three options: "Play," "Options," "Warning." In the "Options" section, add a red button that, when tapped, completely resets the game, erasing all saved data. ↪💡 Consider importing and using the following plugins: @upit/storage.v1, @upit/tween.v1
User prompt
Very good. Now the gameplay is more important. It adds animations every time a character is unlocked. And it adds many more characters to unlock. ↪💡 Consider importing and using the following plugins: @upit/tween.v1
Code edit (1 edits merged)
Please save this source code
User prompt
Anime Clicker Paradise
Initial prompt
Make a clicker game with an anime theme. Each time you reach a certain number of clicks, unlock more characters to click on and earn more points faster.
/**** * Initialize Game ****/ var game = new LK.Game({ backgroundColor: 0x000000 });
/****
* Initialize Game
****/
var game = new LK.Game({
backgroundColor: 0x000000
});
Beautiful anime style girl, with white hair and gray eyes. In-Game asset. 2d. High contrast. No shadows. Pixel art
Make her blush and put on a shy expression
Beautiful anime-style girl with black hair and red eyes. Game image. 2D. High contrast. No shadows. Pixel art.. In-Game asset. 2d. High contrast. No shadows
Make her blush and put on a shy expression
Beautiful anime-style girl with gray hair and light blue eyes. Game image. 2D. High contrast. No shadows. Pixel art.. In-Game asset. 2d. High contrast. No shadows
Make her blush and put on a shy expression