{"id":449578,"student_id":10,"content":"var bg = createSprite('bg.png')\nvar player = createSprite('player.png')\nvar count = 0;\nbg.scale = 1.2;\n\nforever(function(){\n if (count \u003e 0) {\n var randX = 600 + Math.random() * 60 - 30\n var randY = 450 + Math.random() * 60 - 30\n bg.x = randX\n bg.y = randY\n player.x = randX\n player.y = randY\n count -= 1;\n } else {\n bg.x = 600\n bg.y = 450\n player.x = 600\n player.y = 450\n }\n \n})\n\non('click', function () {\n count = 50;\n})","created_at":"2022-10-18T19:59:29.211+08:00","updated_at":"2022-10-19T11:59:44.927+08:00","name":"震撼","language":"javascript","screenshot":{"url":"https://cdn0.koding.school/uploads/project/screenshot/449578/1a6f8cd69fad272067f12bdc7c6de0b6.jpg"},"parent_id":2,"plugin":"Game.set({ width: 1200, height: 900 })","description":null,"note":null,"status":"public","like_student_ids":[],"is_featured":false,"views":129,"hashid":"p93s4zvqn","is_content_changed":false,"review_status":"unsubmitted","submitted_at":null,"reviewed_at":null,"advise":null,"is_deleted":false}
[{"id":10168137,"file_name":"bg.png","project_id":449578,"asset_id":320386,"created_at":"2022-10-18T19:59:34.204+08:00","updated_at":"2022-10-18T19:59:41.549+08:00"},{"id":10168208,"file_name":"player.png","project_id":449578,"asset_id":320376,"created_at":"2022-10-18T20:09:57.580+08:00","updated_at":"2022-10-18T20:10:09.112+08:00"}]
橘蘋學習平台
橘蘋學習平台
我的作品
檢視專案頁
匯出
複製
匯入
刪除
下載 Android APP (APK)
截圖
1:1:1
1:1
full
幫助
用手機掃描下方 QRCode 進行安裝
或您也可以
下載 APK
到這台電腦
用手機掃描下方 QRCode 進行安裝
或您也可以
下載 APK
到這台電腦