{"id":220503,"student_id":10,"content":"setBackdrop('bg.png', 0, 0, 640, 480);\n\nvar p1 = createSprite([\"right_0.png\", \"right_1.png\", \"right_2.png\", \"right_3.png\"]);\np1.x = 340;\np1.y = 400;\n\nvar p2 = createSprite([\"left_0.png\", \"left_1.png\", \"left_2.png\", \"left_3.png\"]);\np2.x = 340;\np2.y = 400;\n\nvar step = Math.random()*200 + 50;\nstep = Math.round(step);\n\nvar score1 = 0\nvar score2 = 0\n\nforever(function() {\n print(step, 20, 20, 'white', 30)\n if (step \u003e 0) {\n p1.x += 1\n p2.x -= 1\n step -= 1\n }\n if (step == 0 \u0026\u0026 p2.costumeId == 0) {\n p1.costumeId = 1\n p2.costumeId = 1\n }\n if (key.enter \u0026\u0026 p1.costumeId == 1) {\n\n p1.costumeId = 2\n p2.costumeId = 3\n sound.play('shot.wav')\n score2 += 1\n\n }\n if (key.space \u0026\u0026 p1.costumeId == 1) {\n\n p1.costumeId = 3\n p2.costumeId = 2\n sound.play('shot.wav')\n score1 += 1\n\n }\n if (p1.costumeId == 3 || p2.costumeId == 3) {\n if (key.q) {\n p1.x = 340;\n p1.y = 400;\n p2.x = 340;\n p2.y = 400;\n p1.costumeId = 0\n p2.costumeId = 0\n step = Math.round(Math.random()*200 + 50);\n }\n }\n print('左方分數'+ score1, 20, 50, 'red', 30)\n print('右方分數'+ score2, 20, 80, 'red', 30)\n});","created_at":"2021-01-19T16:05:06.305+08:00","updated_at":"2022-01-21T12:17:15.270+08:00","name":"牛仔大對決 副本","language":"javascript","screenshot":{"url":"https://cdn3.koding.school/uploads/project/screenshot/220503/64d25a5bbf0def18c1c12b27bbd42bb6.jpg"},"parent_id":218649,"plugin":"","description":null,"note":null,"status":"public","like_student_ids":[],"is_featured":false,"views":196,"hashid":"kdms6j5z8","is_content_changed":false,"review_status":"unsubmitted","submitted_at":null,"reviewed_at":null,"advise":null,"is_deleted":false}
[{"id":3915012,"file_name":"right_3.png","project_id":220503,"asset_id":305143,"created_at":"2021-01-19T16:05:06.310+08:00","updated_at":"2021-01-19T16:05:06.310+08:00"},{"id":3915013,"file_name":"right_2.png","project_id":220503,"asset_id":305142,"created_at":"2021-01-19T16:05:06.312+08:00","updated_at":"2021-01-19T16:05:06.312+08:00"},{"id":3915014,"file_name":"right_1.png","project_id":220503,"asset_id":305141,"created_at":"2021-01-19T16:05:06.313+08:00","updated_at":"2021-01-19T16:05:06.313+08:00"},{"id":3915015,"file_name":"right_0.png","project_id":220503,"asset_id":305140,"created_at":"2021-01-19T16:05:06.314+08:00","updated_at":"2021-01-19T16:05:06.314+08:00"},{"id":3915016,"file_name":"left_3.png","project_id":220503,"asset_id":305139,"created_at":"2021-01-19T16:05:06.315+08:00","updated_at":"2021-01-19T16:05:06.315+08:00"},{"id":3915017,"file_name":"left_2.png","project_id":220503,"asset_id":305138,"created_at":"2021-01-19T16:05:06.316+08:00","updated_at":"2021-01-19T16:05:06.316+08:00"},{"id":3915018,"file_name":"left_0.png","project_id":220503,"asset_id":305137,"created_at":"2021-01-19T16:05:06.317+08:00","updated_at":"2021-01-19T16:05:06.317+08:00"},{"id":3915019,"file_name":"left_1.png","project_id":220503,"asset_id":305136,"created_at":"2021-01-19T16:05:06.317+08:00","updated_at":"2021-01-19T16:05:06.317+08:00"},{"id":3915020,"file_name":"shot.wav","project_id":220503,"asset_id":305127,"created_at":"2021-01-19T16:05:06.319+08:00","updated_at":"2021-01-19T16:05:06.319+08:00"},{"id":3915021,"file_name":"bg.png","project_id":220503,"asset_id":305126,"created_at":"2021-01-19T16:05:06.319+08:00","updated_at":"2021-01-19T16:05:06.319+08:00"}]
橘蘋學習平台
橘蘋學習平台
我的作品
檢視專案頁
匯出
複製
匯入
刪除
下載 Android APP (APK)
截圖
1:1:1
1:1
full
幫助
用手機掃描下方 QRCode 進行安裝
或您也可以
下載 APK
到這台電腦
用手機掃描下方 QRCode 進行安裝
或您也可以
下載 APK
到這台電腦