{"id":149406,"student_id":2002,"content":"var electromagnet = createSprite({\n x: 350,\n y: 300,\n scale: 0.5,\n costumes: [\"磁鐵.jpg\"]\n});\nvar ironBall = createSprite({\n x: 100,\n y: 310,\n scale: 0.5,\n costumes: [\"鐵球.jpg\"]\n});\nvar bullet = createSprite({\n x: 480,\n y: 300,\n scale: 0.5,\n costumes: [\"子彈.jpg\"]\n});\nvar button = createSprite({\n x: 290,\n y: 100,\n scale: 0.3,\n costumes: [\"按鈕.jpg\"]\n});\nvar button2 = createSprite({\n x: 400,\n y: 105,\n scale: 0.3,\n costumes: [\"重置.jpg\"]\n});\nbutton.on(\"click\", function() {\n start();\n});\nbutton2.on(\"click\", function() {\n reset();\n});\nvar speed = 1;\nfunction start() {\n speed = 1;\n for (var i = 0; i \u003c 16; i++) {\n ironBall.x += speed;\n speed++;\n }\n for (var k = 0; k \u003c 11; k++) {\n bullet.x += speed;\n }\n}\nfunction reset() {\n electromagnet.x = 350;\n electromagnet.y = 300;\n ironBall.x = 100;\n ironBall.y = 310;\n bullet.x = 480;\n bullet.y = 300;\n}","created_at":"2020-05-16T14:08:53.418+08:00","updated_at":"2020-05-17T16:35:56.477+08:00","name":"電磁槍模擬","language":"javascript","screenshot":{"url":"https://cdn4.koding.school/uploads/project/screenshot/149406/9a0eb461ee23ccb3fa1bd913379060b4.jpg"},"parent_id":2,"plugin":"","description":null,"note":null,"status":"public","like_student_ids":[],"is_featured":false,"views":53,"hashid":"p93s242y","is_content_changed":false,"review_status":"unsubmitted","submitted_at":null,"reviewed_at":null,"advise":null,"is_deleted":false}
[{"id":2592849,"file_name":"鐵球.jpg","project_id":149406,"asset_id":214591,"created_at":"2020-05-16T14:33:27.058+08:00","updated_at":"2020-05-16T14:33:37.814+08:00"},{"id":2593045,"file_name":"子彈.jpg","project_id":149406,"asset_id":214642,"created_at":"2020-05-16T14:38:59.250+08:00","updated_at":"2020-05-16T14:39:09.480+08:00"},{"id":2593163,"file_name":"按鈕.jpg","project_id":149406,"asset_id":214664,"created_at":"2020-05-16T14:46:26.681+08:00","updated_at":"2020-05-16T14:46:42.196+08:00"},{"id":2593581,"file_name":"重置.jpg","project_id":149406,"asset_id":214721,"created_at":"2020-05-16T15:07:25.684+08:00","updated_at":"2020-05-16T15:07:45.986+08:00"},{"id":2597811,"file_name":"磁鐵.jpg","project_id":149406,"asset_id":214993,"created_at":"2020-05-16T22:24:55.285+08:00","updated_at":"2020-05-16T22:25:18.049+08:00"}]
橘蘋學習平台
橘蘋學習平台
我的作品
檢視專案頁
匯出
複製
匯入
刪除
下載 Android APP (APK)
截圖
1:1:1
1:1
full
幫助
用手機掃描下方 QRCode 進行安裝
或您也可以
下載 APK
到這台電腦
用手機掃描下方 QRCode 進行安裝
或您也可以
下載 APK
到這台電腦