{"id":44691,"student_id":253,"content":"setBackdrop('bg.jpg');\nvar clock = 0\nvar balloons = [];\nvar score = 0\nvar status = \"start\"\nforever(function() {\n print(score, 10, 10, \"red\")\n clock += 1;\n if (clock%30 === 0 \u0026\u0026 status != \"stop\") {\n var balloon = createSprite([\"a_10.png\", \"a_50.png\", \"a_100.png\", \"m_2.png\", \"e_2.png\", \"a_5.png\", \"a_1.png\", \"0.png\"]);\n balloon.costumeId = Math.floor(Math.random()*8);\n balloon.y = 500\n balloon.x = Math.random()*640\n balloons.push(balloon)\n\n }\n for (var i = 0; i \u003c balloons.length; i++) {\n balloons[i].y -= 3;\n if (cursor.isDown \u0026\u0026 balloons[i].touched(cursor)) {\n balloons[i].destroy();\n if (balloons[i].costumeId === 0) {\n score += 10\n }\n if (balloons[i].costumeId == 1) {\n score += 50\n }\n if (balloons[i].costumeId == 2) {\n score += 100\n }\n if (balloons[i].costumeId == 3) {\n score *= 2\n }\n if (balloons[i].costumeId == 4) {\n score /= 2\n }\n if (balloons[i].costumeId == 5) {\n score += 5\n }\n if (balloons[i].costumeId == 6) {\n score += 1\n }\n if (balloons[i].costumeId == 7) {\n score = 0\n }\n\n\n }\n }\n\n})\n\nsetTimeout(function() {\n \n}, 30000);","created_at":"2018-10-07T18:29:17.334+08:00","updated_at":"2019-10-18T16:50:41.915+08:00","name":"射氣球 副本","language":"javascript","screenshot":{"url":"https://cdn1.koding.school/uploads/project/screenshot/44691/9e1a24fa2066744cc1a072af98ac6457.jpg"},"parent_id":11105,"plugin":"","description":null,"note":null,"status":"public","like_student_ids":[],"is_featured":false,"views":93,"hashid":"4y3s3vwk","is_content_changed":false,"review_status":"unsubmitted","submitted_at":null,"reviewed_at":null,"advise":null,"is_deleted":false}
[{"id":787321,"file_name":"bg.jpg","project_id":44691,"asset_id":29311,"created_at":"2018-10-07T18:29:17.348+08:00","updated_at":"2018-10-07T18:29:17.348+08:00"},{"id":787322,"file_name":"target.png","project_id":44691,"asset_id":29312,"created_at":"2018-10-07T18:29:17.351+08:00","updated_at":"2018-10-07T18:29:17.351+08:00"},{"id":787323,"file_name":"0.png","project_id":44691,"asset_id":29313,"created_at":"2018-10-07T18:29:17.354+08:00","updated_at":"2018-10-07T18:29:17.354+08:00"},{"id":787324,"file_name":"a_1.png","project_id":44691,"asset_id":29314,"created_at":"2018-10-07T18:29:17.357+08:00","updated_at":"2018-10-07T18:29:17.357+08:00"},{"id":787325,"file_name":"a_5.png","project_id":44691,"asset_id":29315,"created_at":"2018-10-07T18:29:17.360+08:00","updated_at":"2018-10-07T18:29:17.360+08:00"},{"id":787326,"file_name":"e_2.png","project_id":44691,"asset_id":29316,"created_at":"2018-10-07T18:29:17.364+08:00","updated_at":"2018-10-07T18:29:17.364+08:00"},{"id":787327,"file_name":"m_2.png","project_id":44691,"asset_id":29317,"created_at":"2018-10-07T18:29:17.367+08:00","updated_at":"2018-10-07T18:29:17.367+08:00"},{"id":787328,"file_name":"a_100.png","project_id":44691,"asset_id":29318,"created_at":"2018-10-07T18:29:17.370+08:00","updated_at":"2018-10-07T18:29:17.370+08:00"},{"id":787329,"file_name":"a_50.png","project_id":44691,"asset_id":29319,"created_at":"2018-10-07T18:29:17.374+08:00","updated_at":"2018-10-07T18:29:17.374+08:00"},{"id":787330,"file_name":"a_10.png","project_id":44691,"asset_id":29320,"created_at":"2018-10-07T18:29:17.377+08:00","updated_at":"2018-10-07T18:29:17.377+08:00"}]
橘蘋學習平台
我的作品
檢視專案頁
匯出
複製
匯入
刪除
下載 Android APP (APK)
截圖
繁中
简中
English
日本語
1:1:1
1:1
全寬
用手機掃描下方 QRCode 進行安裝
或您也可以
下載 APK
到這台電腦
用手機掃描下方 QRCode 進行安裝
或您也可以
下載 APK
到這台電腦