Font size
WorksheetsSchool Clicker Game L4
Total questions: 8
Worksheet time: 7mins
What variable shows how much the upgrade costs?
哪个变量是用来显示升级所需金币?
Coins
Score
Price
Apple
Which block checks if the shop is open before showing the upgrade button?
哪个积木会检查商店是否开启,才显示升级按钮?
if <mouse down?>
if <open shop = 1>
if <price = 10>
if <show variable>
What happens when the player clicks the upgrade and has enough apples?
如果玩家点击升级按钮,而且金币足够,会发生什么?
Nothing happens / 什么都不会发生
Apples per click increases / 每次点击获得的苹果增加
Game ends / 游戏结束
Shop closes / 商店关闭
What makes the upgrade price increase every time?
是什么让升级价格每次都提高?
The upgrade button becomes visible only when open shop = (a) .
只有当 open shop = _ 时,升级按钮才会显示。
The upgrade button will always show on the screen.
升级按钮会一直显示在画面上。
True
False
After upgrading, the price becomes lower.
升级之后,价格会变便宜。
True
False
Draw a coin

