{"id":27175,"student_id":10,"content":"setBackdrop('background.jpg',0,0,640,480);\n\nvar koding = createSprite([\"koding.png\",\"koding_2.png\"]);\nvar arrow;\nvar flying = false;\nvar life = 5;\nvar scores = 0;\nwhen('click',function() {\n\tif(flying) {\n flying = false;\n scores += 1;\n arrow.opacity = 0.3;\n } else {\n \tlife -= 1;\n }\n});\nforever(function() {\n if(flying == false \u0026\u0026 Math.random()*100\u003c1) {\n \tarrow = createSprite(\"arrow.png\");\n arrow.direction = Math.random()*360;\n arrow.stepForward(500);\n arrow.toward(koding);\n flying = true;\n }\n if(flying) {\n \tarrow.stepForward(7);\n if(arrow.touched(koding)) {\n life -= 1;\n flying = false;\n }\n }\n if(life \u003c= 0) {\n koding.costumeId = 1;\n \tstop();\n }\n print('生命: ' + life, 10, 10, 'red', 20);\n print('攔截數量: ' + scores, 10, 40, 'red', 20);\n});","created_at":"2018-04-25T15:29:51.443+08:00","updated_at":"2021-02-19T20:03:24.332+08:00","name":"終結叩汀 (1)","language":"javascript","screenshot":{"url":"https://cdn0.koding.school/uploads/project/screenshot/27175/1c4c0adb16369088dd09db3ef432a099.jpg"},"parent_id":2,"plugin":"","description":null,"note":null,"status":"public","like_student_ids":[],"is_featured":false,"views":299,"hashid":"p93s4p5k","is_content_changed":false,"review_status":"unsubmitted","submitted_at":null,"reviewed_at":null,"advise":null,"is_deleted":false}
[{"id":501468,"file_name":"background.jpg","project_id":27175,"asset_id":61391,"created_at":"2018-04-25T15:30:06.593+08:00","updated_at":"2018-04-25T15:30:06.593+08:00"},{"id":501469,"file_name":"arrow.png","project_id":27175,"asset_id":61392,"created_at":"2018-04-25T15:30:06.601+08:00","updated_at":"2018-04-25T15:30:06.601+08:00"},{"id":501470,"file_name":"koding_2.png","project_id":27175,"asset_id":61393,"created_at":"2018-04-25T15:30:06.609+08:00","updated_at":"2018-04-25T15:30:06.609+08:00"},{"id":501471,"file_name":"koding.png","project_id":27175,"asset_id":61394,"created_at":"2018-04-25T15:30:06.616+08:00","updated_at":"2018-04-25T15:30:06.616+08:00"}]
橘蘋學習平台
橘蘋學習平台
我的作品
檢視專案頁
匯出
複製
匯入
刪除
下載 Android APP (APK)
截圖
1:1:1
1:1
full
幫助
用手機掃描下方 QRCode 進行安裝
或您也可以
下載 APK
到這台電腦
用手機掃描下方 QRCode 進行安裝
或您也可以
下載 APK
到這台電腦