User prompt
make it easier
User prompt
more watermelons
User prompt
Make the watermelons randomly placed all over the screen
User prompt
add more watermelons
User prompt
When I get to the top of the screen, the hippo gets stuck, please fix it.
User prompt
Make the hippo a little bigger each time you grab a watermelon
User prompt
make hippo bounce
User prompt
bug: remove the hippo that stays sticky at the bottom of the game once I start playing
User prompt
remove the effect of Make the hippo jump a little at the start of the game
User prompt
go back
User prompt
go one more step back
User prompt
go back
User prompt
remove 'Make the hippo jump a little at the start of the game'
User prompt
Please fix the bug: 'Uncaught TypeError: Cannot set properties of undefined (setting 'vy')' in or related to this line: 'hippo.vy = -15; // Initial upward velocity' Line Number: 176
User prompt
Make the hippo jump a little at the start of the game
User prompt
remove the hippo from landing on top of the branch
User prompt
Removed the hippo's bounce animation when he lands on a branch
User prompt
remove bounce effect on hippo
User prompt
make the hippo move to the place where I click on the screen
User prompt
replace the word 'monkey' to hippo
User prompt
hippo is not moving at all
User prompt
the hippo is not moving when clicking, fixit
User prompt
To move the hippo you have to click on the branches, make sure that when you click on a branch the hippo stands on top of it
User prompt
Add more watermelons on the top part of the game
User prompt
add two more birds moving vertically or horizontally
===================================================================
--- original.js
+++ change.js
@@ -273,9 +273,9 @@
var level = 1;
var hippo = game.addChild(new Hippo());
hippo.x = 1024;
hippo.y = 2732 - hippo.height;
-// hippo.vy = -15; // Initial upward velocity for the jump
+hippo.vy = -15; // Initial upward velocity for the jump
game.setupLevel();
var levelTxt = new Text2('Level: ' + level, {
size: 75,
fill: '#ffffff'
Cartoony looking spider, with two big round eyes Single Game Texture. In-Game asset. 2d. Blank background. High contrast. No shadows.
cut watermelon. Single Game Texture. In-Game asset. 2d. Blank background. High contrast. No shadows.
bush. Single Game Texture. In-Game asset. 2d. Blank background. High contrast. No shadows.
tree. Single Game Texture. In-Game asset. 2d. Blank background. High contrast. No shadows.
funny bird. Single Game Texture. In-Game asset. 2d. Blank background. High contrast. No shadows.