{"id":61554,"student_id":1940,"content":"setBackdrop('background.jpg', 0, 0, 640, 480);\nvar arrow;\nvar koding = createSprite([\"koding.png\", \"koding_2.png\"]);\nvar flying = false;\nvar life = 5;\nvar scores = 0;\n\nwhen('click', function() {\n if (flying){\n flying == false\n scores += 1\n opacity = 0.3\n } else {\n life -= 1\n }\n });\n\nforever(function() {\n print('生命: ' + life, 10, 10, 'red', 20);\n print('攔截數量: ' + scores, 10, 40, 'red', 20);\n if (Math.random()*100 \u003c 1 \u0026\u0026 flying == false) {\n arrow = createSprite(\"arrow.png\")\n arrow.direction = Math.random()*360\n arrow.stepForward(200)\n arrow.toward(koding)\n flying = true;\n }\n if (flying == true) {\n arrow.stepForward(7);\n if (arrow.touched(koding)) {\n life = 100\n flying = false\n }\n }\n\n\n if (life == 0) {\n koding.costumeId == 1\n stop();\n }\n\n});","created_at":"2019-03-31T13:33:28.134+08:00","updated_at":"2019-09-20T14:07:07.481+08:00","name":"終結叩汀 副本","language":"javascript","screenshot":{"url":"https://cdn2.koding.school/uploads/project/screenshot/61554/49a8ac014e375e58a08abd26242d3e4a.jpg"},"parent_id":8789,"plugin":"","description":null,"note":null,"status":"public","like_student_ids":[],"is_featured":false,"views":69,"hashid":"2pds3zey","is_content_changed":false,"review_status":"unsubmitted","submitted_at":null,"reviewed_at":null,"advise":null,"is_deleted":false}
[{"id":1082943,"file_name":"background.jpg","project_id":61554,"asset_id":23106,"created_at":"2019-03-31T13:33:28.139+08:00","updated_at":"2019-03-31T13:33:28.139+08:00"},{"id":1082944,"file_name":"arrow.png","project_id":61554,"asset_id":23107,"created_at":"2019-03-31T13:33:28.140+08:00","updated_at":"2019-03-31T13:33:28.140+08:00"},{"id":1082945,"file_name":"koding_2.png","project_id":61554,"asset_id":28755,"created_at":"2019-03-31T13:33:28.141+08:00","updated_at":"2019-03-31T13:33:28.141+08:00"},{"id":1082946,"file_name":"koding.png","project_id":61554,"asset_id":28756,"created_at":"2019-03-31T13:33:28.143+08:00","updated_at":"2019-03-31T13:33:28.143+08:00"}]
橘蘋學習平台
我的作品
檢視專案頁
匯出
複製
匯入
刪除
下載 Android APP (APK)
截圖
繁中
简中
English
日本語
1:1:1
1:1
全寬
用手機掃描下方 QRCode 進行安裝
或您也可以
下載 APK
到這台電腦
用手機掃描下方 QRCode 進行安裝
或您也可以
下載 APK
到這台電腦