User prompt
Show the hand
User prompt
Make lake visible
User prompt
The lake asset have to be visible
User prompt
The lake assets have to be behing all the rest
User prompt
Show the lake asset
User prompt
Show the lake
User prompt
Fix Bug: 'Uncaught ReferenceError: PowerBar is not defined' in this line: 'var WindPowerBar = PowerBar.expand(function () {' Line Number: 10
User prompt
The second click on the mouse open a second power bar with the same assets thant the first but with a text saying "Wind"
User prompt
The chance of bounce have to be 50 percent
User prompt
The chance of bounce have to be 2 time more and the stone has to move 2 time faster
User prompt
The chance of bounce have to be 20 percent and the power off the lanch 2 time more powerfull
User prompt
The chance of bounce have to be to 10 percent
User prompt
The launch power have to be 5 time less powerfull
User prompt
The bounce power have to be bewtin 10 and 90 percent of the launch power
User prompt
Increase the launch power by 3 and set de chance of bounce to 10 percent
User prompt
The score text have to be 5 time less big
User prompt
The power text have to be 2 time more and at the top of the power bar
User prompt
The text size have to be 4 time more
User prompt
Show a text close to the progress bar who said "Power"
User prompt
The bounce have to be at 50 percent and ounly bounche to the top
User prompt
When the stone stop after launch, she have 80 percent chance to bouncing again
User prompt
The stone is launched onlye from bottom to top
User prompt
The power off the launch has to be 4 time less
User prompt
the deceleration of the launch have to be 5 time more powerfull
User prompt
The physhic of the launch have to be 4 time more
===================================================================
--- original.js
+++ change.js
@@ -120,9 +120,9 @@
var stone = self.addChild(new Stone());
stone.x = hand.x;
stone.y = hand.y;
var scoreTxt = new Text2('0', {
- size: 600,
+ size: 120,
fill: "#ffffff"
});
LK.gui.topCenter.addChild(scoreTxt);
var isGameOver = false;
A nice lake Single Game Texture. In-Game asset. 2d. Blank background. High contrast. No shadows.
A hand Single Game Texture. In-Game asset. 2d. Blank background. High contrast. No shadows.
A small stone Single Game Texture. In-Game asset. 2d. Blank background. High contrast. No shadows.
A power bar Single Game Texture. In-Game asset. 2d. Blank background. High contrast. No shadows.
A power bar Single Game Texture. In-Game asset. 2d. Blank background. High contrast. No shadows.
A restart button Single Game Texture. In-Game asset. 2d. Blank background. High contrast. No shadows.