User prompt
Make predators increase every level start with just water rats in level one, then add snakes in level two then add goannas in level 3
User prompt
Please fix the bug: 'Timeout.tick error: bill is not defined' in or related to this line: 'bill.alpha = 1;' Line Number: 146
User prompt
Please fix the bug: 'Timeout.tick error: bill is not defined' in or related to this line: 'bill.alpha = bill.alpha === 1 ? 0.3 : 1;' Line Number: 141
User prompt
Remove bill
User prompt
Remove one hiding spot every level up
User prompt
Make it that every level up predators get faster
User prompt
Make the level system so it levels up every 100 points
User prompt
Make a level system eat 20 food for level 2, 40 food for level 3, 60 food level 4 etc
User prompt
Don't show high score during gameplay
User prompt
Make a high score list ↪💡 Consider importing and using the following plugins: @upit/storage.v1
User prompt
Remove ripple effect
User prompt
Add ripples and splashes in water
User prompt
Allow platypus to face different directions
User prompt
Stop platypus being backwards
User prompt
Stop platypus being upside down
User prompt
Please remove fox from predators
Code edit (1 edits merged)
Please save this source code
User prompt
Platypus Pond: Survival Splash
Initial prompt
Hi Ava , I'd like to make a game where you play as a platypus swimming around a big lake in Australia. To survive you must find insects and shrimp to eat and avoid predators such as snakes, water rats, goannas and foxes.
/**** * Initialize Game ****/ var game = new LK.Game({ backgroundColor: 0x000000 });
/****
* Initialize Game
****/
var game = new LK.Game({
backgroundColor: 0x000000
});
Cute Platypus swimming. Single Game Texture. In-Game asset. 2d. Blank background. High contrast. No shadows. In game asset main character 2d
Dragonfly, small but detailed. Single Game Texture. In-Game asset. 2d. Blank background. High contrast. No shadows
Green reeds with Lilly pad. Single Game Texture. In-Game asset. 2d. Blank background. High contrast. No shadows
Light Brown moving snake top down view. Single Game Texture. In-Game asset. 2d. Blank background. High contrast. No shadows
Goanna swimming top down view. Single Game Texture. In-Game asset. 2d. Blank background. High contrast. No shadows
Pink shrimp. Single Game Texture. In-Game asset. 2d. Blank background. High contrast. No shadows
Water rat swimming top down view. Single Game Texture. In-Game asset. 2d. Blank background. High contrast. No shadows
Small splash in water. Single Game Texture. In-Game asset. 2d. Blank background. High contrast. No shadows
Green water energy bar. Single Game Texture. In-Game asset. 2d. Blank background. High contrast. No shadows