{"id":24932,"student_id":3206,"content":"setBackdrop('background.jpg', 0, 0, 640, 480);\n\nvar koding = createSprite([\"koding.png\", \"koding_2.png\"]);\nvar arrow;\nvar flying = false;\nvar life = 15;\nvar scores = 0;\nvar j = 1;\nvar g='game over'\n\nwhen('click', function() {\n if (flying == true) {\n flying = false;\n arrow.opacity = 0.3;\n scores += 1;\n } else {\n life -= 1;\n }\n /*if(flying==false\u0026\u0026){\n life-=1;\n }*/\n\n});\nforever(function() {\n if (j == 1) {\n print('點擊營幕來攔截箭矢拯救叩叮', 30, 190, 'yellow', 45);\n setTimeout(function() {\n j -= 1;\n }, 1600);\n }\n print('生命: ' + life, 10, 10, 'red', 20);\n print('攔截數量: ' + scores, 10, 40, 'red', 20);\n setTimeout(function() {\n if (Math.random()*20 \u003c 1 \u0026\u0026 flying == false) {\n arrow = createSprite('arrow.png');\n arrow.direction = Math.floor(Math.random()*360);\n flying = true;\n arrow.stepForward(600);\n arrow.toward(koding)\n }\n if (flying == true) {\n arrow.stepForward(5);\n if (arrow.touched(koding)) {\n flying = false;\n life -= 1;\n }\n }\n if (life \u003c= 0) {\n koding.costumeId = 1;\n print(g, 40, 180, 'yellow', 120);\n setTimeout(function() {\n g.opacity=0;\n }, 1000);\n //setTimeout(function() {\n //print('YOU LOSE', 40, 180, 'yellow', 120);\n //}, 900);\n stop();\n \n\n }}, 1400);\n\n\n\n});","created_at":"2018-03-17T19:01:13.232+08:00","updated_at":"2019-10-11T09:27:18.510+08:00","name":"終結叩汀","language":"javascript","screenshot":{"url":"https://cdn3.koding.school/uploads/project/screenshot/24932/5245bc62ccd58e7639a09954a51f2cdb.jpg"},"parent_id":8789,"plugin":"","description":null,"note":null,"status":"public","like_student_ids":[],"is_featured":false,"views":107,"hashid":"wdks56ep","is_content_changed":false,"review_status":"unsubmitted","submitted_at":null,"reviewed_at":null,"advise":null,"is_deleted":false}
[{"id":469886,"file_name":"background.jpg","project_id":24932,"asset_id":23106,"created_at":"2018-03-17T19:01:13.242+08:00","updated_at":"2018-03-17T19:01:13.242+08:00"},{"id":469887,"file_name":"arrow.png","project_id":24932,"asset_id":23107,"created_at":"2018-03-17T19:01:13.245+08:00","updated_at":"2018-03-17T19:01:13.245+08:00"},{"id":469888,"file_name":"koding_2.png","project_id":24932,"asset_id":28755,"created_at":"2018-03-17T19:01:13.247+08:00","updated_at":"2018-03-17T19:01:13.247+08:00"},{"id":469889,"file_name":"koding.png","project_id":24932,"asset_id":28756,"created_at":"2018-03-17T19:01:13.250+08:00","updated_at":"2018-03-17T19:01:13.250+08:00"}]
橘蘋學習平台
我的作品
檢視專案頁
匯出
複製
匯入
刪除
下載 Android APP (APK)
截圖
繁中
简中
English
日本語
1:1:1
1:1
全寬
用手機掃描下方 QRCode 進行安裝
或您也可以
下載 APK
到這台電腦
用手機掃描下方 QRCode 進行安裝
或您也可以
下載 APK
到這台電腦