{"id":45763,"student_id":2008,"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;\n\nwhen('click', function() {\n if(flying){\n flying=false\n arrow.opacity=0.3\n scores+=1\n }else{\n life-=1\n \n }\n \n});\n\nforever(function() {\n \n print('生命: ' + life, 10, 10, 'red', 20);\n print('攔截數量: ' + scores, 10, 40, 'red', 20);\n \n \n});\nforever(function(){\n if (life \u003c 1) {\n koding.costumeId=1\n stop()\n }\n // not true = false = !flying \n // not false = true\n if (Math.random()*30 \u003c 1 \u0026\u0026 !flying) {\n flying = true\n arrow = createSprite([\"arrow.png\"])\n arrow.direction = Math.random()*360\n arrow.stepForward(400)\n arrow.toward(koding)\n\n }\n // a= 5\n // b= 3\n // if(a!=b){\n // print(\"a is not equal to b\")\n // }\n // 判斷飛行狀態 是否可飛以及是否撞到\n if (flying) {\n arrow.stepForward(8)\n if (arrow.touched(koding)) {\n flying = false\n life -= 1\n sound.play('e.wav')\n\n }\n }\n});","created_at":"2018-10-20T10:04:59.419+08:00","updated_at":"2019-07-14T23:01:15.535+08:00","name":"終結叩汀 副本","language":"javascript","screenshot":{"url":"https://cdn4.koding.school/uploads/project/screenshot/45763/28564491272ae5052d098090b1e0432f.jpg"},"parent_id":8789,"plugin":"","description":null,"note":null,"status":"public","like_student_ids":[],"is_featured":false,"views":91,"hashid":"9ygsrwyr","is_content_changed":false,"review_status":"unsubmitted","submitted_at":null,"reviewed_at":null,"advise":null,"is_deleted":false}
[{"id":808980,"file_name":"background.jpg","project_id":45763,"asset_id":23106,"created_at":"2018-10-20T10:04:59.428+08:00","updated_at":"2018-10-20T10:04:59.428+08:00"},{"id":808981,"file_name":"arrow.png","project_id":45763,"asset_id":23107,"created_at":"2018-10-20T10:04:59.430+08:00","updated_at":"2018-10-20T10:04:59.430+08:00"},{"id":808982,"file_name":"koding_2.png","project_id":45763,"asset_id":28755,"created_at":"2018-10-20T10:04:59.432+08:00","updated_at":"2018-10-20T10:04:59.432+08:00"},{"id":808983,"file_name":"koding.png","project_id":45763,"asset_id":28756,"created_at":"2018-10-20T10:04:59.434+08:00","updated_at":"2018-10-20T10:04:59.434+08:00"},{"id":812845,"file_name":"aaa.wav","project_id":45763,"asset_id":90114,"created_at":"2018-10-20T11:18:36.321+08:00","updated_at":"2018-10-20T11:18:41.777+08:00"},{"id":901209,"file_name":"e.wav","project_id":45763,"asset_id":98437,"created_at":"2018-11-29T21:42:15.016+08:00","updated_at":"2018-11-29T21:42:31.572+08:00"}]
橘蘋學習平台
我的作品
檢視專案頁
匯出
複製
匯入
刪除
下載 Android APP (APK)
截圖
繁中
简中
English
日本語
1:1:1
1:1
全寬
用手機掃描下方 QRCode 進行安裝
或您也可以
下載 APK
到這台電腦
用手機掃描下方 QRCode 進行安裝
或您也可以
下載 APK
到這台電腦