{"id":42777,"student_id":1658,"content":"setBackdrop('#000000');\nvar ship = createSprite(\"ship.png\");\nvar clock = 0;\nvar bullets = []\nvar food = []\nvar a = 0\nforever(function () {\n if(!ship.touched(cursor)){\n ship.toward(cursor);\n ship.stepForward(10);\n }\n print(bullets.length, 240, 320, \"red\", 50)\n if(clock % 3 === 0){\n var bullet = createSprite(\"bullet.png\")\n bullets.direction = Math.random()*360\n bullets.stepForward(500)\n bullets.direction = Math.random()*360\n bullets.push(bullet)\n }\n for(var i = 0; i\u003cbullets.length; i++){\n if(bullets[i].toward(ship)){\n stop()\n } \n bullets[i].stepForward(2)\n }\n clock += 1;\n if(ship.touchedfood){\n a+=1\n \n }\n \n \n \n print(a,320,240,\"red\",20) \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n});","created_at":"2018-09-16T10:34:56.331+08:00","updated_at":"2019-08-21T12:52:22.706+08:00","name":"太空訓練 副本","language":"javascript","screenshot":{"url":"https://cdn5.koding.school/uploads/project/screenshot/42777/89edcce60b8890776f43b51e69f48ea4.jpg"},"parent_id":10707,"plugin":"","description":null,"note":null,"status":"public","like_student_ids":[],"is_featured":false,"views":76,"hashid":"d5ms94ww","is_content_changed":false,"review_status":"unsubmitted","submitted_at":null,"reviewed_at":null,"advise":null,"is_deleted":false}
[{"id":751162,"file_name":"bullet.png","project_id":42777,"asset_id":28733,"created_at":"2018-09-16T10:34:56.338+08:00","updated_at":"2018-09-16T10:34:56.338+08:00"},{"id":751163,"file_name":"food.png","project_id":42777,"asset_id":28734,"created_at":"2018-09-16T10:34:56.341+08:00","updated_at":"2018-09-16T10:34:56.341+08:00"},{"id":751164,"file_name":"ship.png","project_id":42777,"asset_id":28735,"created_at":"2018-09-16T10:34:56.342+08:00","updated_at":"2018-09-16T10:34:56.342+08:00"}]
橘蘋學習平台
我的作品
檢視專案頁
匯出
複製
匯入
刪除
下載 Android APP (APK)
截圖
繁中
简中
English
日本語
1:1:1
1:1
全寬
用手機掃描下方 QRCode 進行安裝
或您也可以
下載 APK
到這台電腦
用手機掃描下方 QRCode 進行安裝
或您也可以
下載 APK
到這台電腦