{"id":95350,"student_id":3232,"content":"var maze = createSprite(\"maze.png\");\nvar ball = createSprite(\"ball.png\");\nvar gem = createSprite(\"gem.png\");\n\nball.x = 20;\nball.y = 215;\ngem.x = 610;\ngem.y = 415;\n\nball.when(\"touch\", cursor, function() {\n ball.x = cursor.x\n ball.y = cursor.y\n});\nforever(function() {\n ball.when(\"touch\", maze, function() {\n print(\"You Lose!\", 240, 200, \"black\", 40);\n stop();\n });\n ball.when(\"touch\", gem, function() {\n print(\"You Win\", 240, 200, \"black\", 40)\n stop();\n });\n});","created_at":"2019-09-15T09:14:13.372+08:00","updated_at":"2020-04-25T19:49:39.299+08:00","name":"JS Game 電流急急棒 素材 副本","language":"javascript","screenshot":{"url":"https://cdn5.koding.school/uploads/project/screenshot/95350/17a044258886bf359eb94a56183dd537.jpg"},"parent_id":4707,"plugin":"","description":null,"note":null,"status":"public","like_student_ids":[],"is_featured":false,"views":51,"hashid":"p93snz3n","is_content_changed":false,"review_status":"unsubmitted","submitted_at":null,"reviewed_at":null,"advise":null,"is_deleted":false}
[{"id":1612726,"file_name":"ball.png","project_id":95350,"asset_id":15666,"created_at":"2019-09-15T09:14:13.378+08:00","updated_at":"2019-09-15T09:14:13.378+08:00"},{"id":1612727,"file_name":"maze.png","project_id":95350,"asset_id":15667,"created_at":"2019-09-15T09:14:13.381+08:00","updated_at":"2019-09-15T09:14:13.381+08:00"},{"id":1612728,"file_name":"gem.png","project_id":95350,"asset_id":15668,"created_at":"2019-09-15T09:14:13.382+08:00","updated_at":"2019-09-15T09:14:13.382+08:00"}]
橘蘋學習平台
橘蘋學習平台
我的作品
檢視專案頁
匯出
複製
匯入
刪除
下載 Android APP (APK)
截圖
1:1:1
1:1
full
幫助
用手機掃描下方 QRCode 進行安裝
或您也可以
下載 APK
到這台電腦
用手機掃描下方 QRCode 進行安裝
或您也可以
下載 APK
到這台電腦