{"id":59043,"student_id":1885,"content":"//submarine.forward(600);\nsetBackdrop(\"#0072E3\");\nvar net=createSprite(\"net.png\");\nnet.scale=0.2;\nnet.x=50;\nnet.y=400;\n\n\nfunction createFish(){\n var fish=createSprite(\"fish.png\");\nfish.x=Math.random()*620;\nfish.y=Math.random()*440;\nfish.scale=0.1;\nfish.direction=Math.random()*360;\n\n\n fish.forever(function(){\n \n if(fish.x\u003e600){\n fish.direction=Math.random()*180+180;\n }\n if(fish.x\u003c40){\n fish.direction=Math.random()*180;\n }\n if(fish.y\u003e420){\n fish.direction=Math.random()*180+270;\n }\n if(fish.y\u003c40){\n fish.direction=Math.random()*180+90;\n }\n fish.stepForward(3);\n});\nfish.when(\"click\"function(){\n fish.destroy()\n}\n \n\n\n});\n}\n\n\n\n\n \n\n\n\n","created_at":"2019-03-16T10:07:08.087+08:00","updated_at":"2019-07-22T02:29:20.063+08:00","name":"撈金魚 (從0開始) 副本","language":"javascript","screenshot":{"url":"https://cdn9.koding.school/uploads/project/screenshot/59043/cb19a594c9a274aa4564f698464f31e9.jpg"},"parent_id":7781,"plugin":"","description":null,"note":null,"status":"public","like_student_ids":[],"is_featured":false,"views":64,"hashid":"ej9s8w3g","is_content_changed":false,"review_status":"unsubmitted","submitted_at":null,"reviewed_at":null,"advise":null,"is_deleted":false}
[{"id":1037526,"file_name":"net.png","project_id":59043,"asset_id":21099,"created_at":"2019-03-16T10:07:08.092+08:00","updated_at":"2019-03-16T10:07:08.092+08:00"},{"id":1037527,"file_name":"fish.png","project_id":59043,"asset_id":21100,"created_at":"2019-03-16T10:07:08.093+08:00","updated_at":"2019-03-16T10:07:08.093+08:00"}]
橘蘋學習平台
我的作品
檢視專案頁
匯出
複製
匯入
刪除
下載 Android APP (APK)
截圖
繁中
简中
English
日本語
1:1:1
1:1
全寬
用手機掃描下方 QRCode 進行安裝
或您也可以
下載 APK
到這台電腦
用手機掃描下方 QRCode 進行安裝
或您也可以
下載 APK
到這台電腦