{"id":42779,"student_id":1658,"content":"setBackdrop('bg.jpg');\nvar score = 0\nvar clock = 0 \nvar ballons = []\nforever(function(){\n clock +=1 \n if(clock % 30 == 0 \u0026\u0026 ballon=(\"on\")){\n var ballon =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 ballon.costumeId = Math.floor( Math.random()*8)\n ballon.x = Math.random() * 640\n ballon.y = 500\n ballons.push(ballon)\n }\n for(var i=0; i\u003cballon.length; i++){\n if(cursor.isDown \u0026\u0026 ballon[i].touched(cursor)){\n if(ballon[i].costumeId == 0){ \n score += 10\n } \n if(ballons[i].costumeId == 1){ \n score += 50\n } \n if(ballons[i].costumeId == 2){ \n score += 100\n } \n if(ballons[i].costumeId == 3){ \n score *= 2\n } \n \n if(ballons[i].costumeId == 4){ \n score /= 2\n } \n \n if(ballons[i].costumeId == 5){ \n score += 5\n } \n\n \n if(ballons[i].costumeId == 6){ \n score += 1\n } \n \n print(\"score\",\"10\",\"20\",\"red\",\"40\") \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n ballons[i].destroy();\n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n }\n ballons[i].y -= 4\n }\n\n\n\n\n\n\n\n\n\n\n\n\n\n});\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\nsetTimeout(function() {\n status='off'\n}, 30000);\n","created_at":"2018-09-16T10:38:29.514+08:00","updated_at":"2019-08-19T18:19:46.568+08:00","name":"射氣球 副本","language":"javascript","screenshot":{"url":"https://cdn5.koding.school/uploads/project/screenshot/42779/89edcce60b8890776f43b51e69f48ea4.jpg"},"parent_id":11105,"plugin":"","description":null,"note":null,"status":"public","like_student_ids":[],"is_featured":false,"views":89,"hashid":"5j3s8dn3","is_content_changed":false,"review_status":"unsubmitted","submitted_at":null,"reviewed_at":null,"advise":null,"is_deleted":false}
[{"id":751170,"file_name":"bg.jpg","project_id":42779,"asset_id":29311,"created_at":"2018-09-16T10:38:29.523+08:00","updated_at":"2018-09-16T10:38:29.523+08:00"},{"id":751171,"file_name":"target.png","project_id":42779,"asset_id":29312,"created_at":"2018-09-16T10:38:29.525+08:00","updated_at":"2018-09-16T10:38:29.525+08:00"},{"id":751172,"file_name":"0.png","project_id":42779,"asset_id":29313,"created_at":"2018-09-16T10:38:29.527+08:00","updated_at":"2018-09-16T10:38:29.527+08:00"},{"id":751173,"file_name":"a_1.png","project_id":42779,"asset_id":29314,"created_at":"2018-09-16T10:38:29.529+08:00","updated_at":"2018-09-16T10:38:29.529+08:00"},{"id":751174,"file_name":"a_5.png","project_id":42779,"asset_id":29315,"created_at":"2018-09-16T10:38:29.531+08:00","updated_at":"2018-09-16T10:38:29.531+08:00"},{"id":751175,"file_name":"e_2.png","project_id":42779,"asset_id":29316,"created_at":"2018-09-16T10:38:29.533+08:00","updated_at":"2018-09-16T10:38:29.533+08:00"},{"id":751176,"file_name":"m_2.png","project_id":42779,"asset_id":29317,"created_at":"2018-09-16T10:38:29.534+08:00","updated_at":"2018-09-16T10:38:29.534+08:00"},{"id":751177,"file_name":"a_100.png","project_id":42779,"asset_id":29318,"created_at":"2018-09-16T10:38:29.536+08:00","updated_at":"2018-09-16T10:38:29.536+08:00"},{"id":751178,"file_name":"a_50.png","project_id":42779,"asset_id":29319,"created_at":"2018-09-16T10:38:29.538+08:00","updated_at":"2018-09-16T10:38:29.538+08:00"},{"id":751179,"file_name":"a_10.png","project_id":42779,"asset_id":29320,"created_at":"2018-09-16T10:38:29.540+08:00","updated_at":"2018-09-16T10:38:29.540+08:00"}]
橘蘋學習平台
我的作品
檢視專案頁
匯出
複製
匯入
刪除
下載 Android APP (APK)
截圖
繁中
简中
English
日本語
1:1:1
1:1
全寬
用手機掃描下方 QRCode 進行安裝
或您也可以
下載 APK
到這台電腦
用手機掃描下方 QRCode 進行安裝
或您也可以
下載 APK
到這台電腦