{"id":11442,"student_id":1575,"content":"setBackdrop('background.jpg', 0, 0, 640, 480);\n\nvar koding = createSprite([\"koding.png\", \"koding_2.png\"]);\nvar arrow;\nvar arrow1;\nvar flying = false;\nvar life = 10;\nvar scores = 0;\n\n\nwhen('click', function () {\n if (flying == false) {\n life-=Math.floor(Math.random()*5+1);\n } else {\n scores += 1;\n flying = false;\n arrow1.opacity = 0.3;\n }\n});\n\nforever(function () {\n\n if (flying == false) {\n if (Math.random() * 50 \u003c 1) {\n arrow1=createSprite(\"arrow.png\")\n arrow1.direction = Math.random() * 360;\n arrow1.stepForward(500);\n arrow1.toward(koding);\n flying = true;\n }\n }\n if (flying == true) {\n arrow1.stepForward(Math.random()*8+5);\n if(arrow1.touched(koding)){\n life-=Math.floor(Math.random()*3+1)\n flying=false\n }\n }\n if (life \u003c 1) {\n koding.costumeId=1\n stop();\n }\n\n print('生命: ' + life, 10, 10, 'red', 20);\n print('攔截數量: ' + scores, 10, 40, 'red', 20);\n \n});\n","created_at":"2017-03-01T20:52:04.729+08:00","updated_at":"2019-09-16T03:25:53.304+08:00","name":"終結叩汀","language":"javascript","screenshot":{"url":"https://cdn9.koding.school/uploads/project/screenshot/11442/89edcce60b8890776f43b51e69f48ea4.jpg"},"parent_id":8789,"plugin":"","description":null,"note":null,"status":"public","like_student_ids":[],"is_featured":false,"views":136,"hashid":"yeysv486","is_content_changed":false,"review_status":"unsubmitted","submitted_at":null,"reviewed_at":null,"advise":null,"is_deleted":false}
[{"id":250948,"file_name":"background.jpg","project_id":11442,"asset_id":23106,"created_at":"2017-09-16T15:50:18.254+08:00","updated_at":"2017-09-16T15:50:18.254+08:00"},{"id":250949,"file_name":"arrow.png","project_id":11442,"asset_id":23107,"created_at":"2017-09-16T15:50:18.255+08:00","updated_at":"2017-09-16T15:50:18.255+08:00"},{"id":250950,"file_name":"koding_2.png","project_id":11442,"asset_id":28755,"created_at":"2017-09-16T15:50:18.257+08:00","updated_at":"2017-09-16T15:50:18.257+08:00"},{"id":250951,"file_name":"koding.png","project_id":11442,"asset_id":28756,"created_at":"2017-09-16T15:50:18.259+08:00","updated_at":"2017-09-16T15:50:18.259+08:00"}]
橘蘋學習平台
我的作品
檢視專案頁
匯出
複製
匯入
刪除
下載 Android APP (APK)
截圖
繁中
简中
English
日本語
1:1:1
1:1
全寬
用手機掃描下方 QRCode 進行安裝
或您也可以
下載 APK
到這台電腦
用手機掃描下方 QRCode 進行安裝
或您也可以
下載 APK
到這台電腦