Similar to Clicker:
High Low
Template:
Click this link, fork, and add your username to the project name:
new project
Hint: The payouts are based on the probability of winning. Look at the
example, and try to figure out the formula.
Hint: For formatting a number to a fixed number of decimal places, use the
toFixed method.
Similar to Clicker:
Fighting Game
Template:
Click this link, fork, and add your username to the project name:
new project
Hint: For animating style changes, use the
transition
style.
Hint: For playing sounds, refer to the
audio help page.
Similar to Stopwatch:
Smoothie Stand
Template:
Click this link, fork, and add your username to the project name:
new project
Hint: For making an image look disabled, use the
opacity
style.
Hint: For formatting a number to a fixed number of decimal places, use the
toFixed method.