{"id":169448,"student_id":12205,"content":"var time = 0;\nvar maze = createSprite(\"maze.png\");\nvar ball = createSprite(\"ball.png\");\nvar gem = createSprite(\"gem.png\");\nball.x = 20;\nball.y = 215;\ngem.x = 610;\ngem.y = 416;\n\nball.when(\"touch\",cursor,function(){\n\tball.moveTo(cursor.x, cursor.y);\n});\nball.when(\"touch\",maze,function(){\n\tprint(\"Game Over!\", 160, 200, \"Black\", 60);\n\tstop();\n});\nball.when(\"touch\",gem,function(){\n\tprint(\"You Win!\", 180, 200, \"Black\", 60);\n\tstop();\n});\n\nsetInterval(function(){\n\ttime = time+1;\n},1000);\n\nforever(function(){\n\tprint(time);\n});\n","created_at":"2020-07-22T16:14:56.390+08:00","updated_at":"2020-07-22T16:17:58.267+08:00","name":"JS Game 電流急急棒 素材 副本","language":"javascript","screenshot":{"url":"https://cdn4.koding.school/uploads/project/screenshot/169448/8ca7bc25e046dfc53a2c304e5e5731ec.jpg"},"parent_id":4707,"plugin":"","description":null,"note":null,"status":"public","like_student_ids":[],"is_featured":false,"views":32,"hashid":"yeys6y4e","is_content_changed":false,"review_status":"unsubmitted","submitted_at":null,"reviewed_at":null,"advise":null,"is_deleted":false}
[{"id":2928775,"file_name":"ball.png","project_id":169448,"asset_id":15666,"created_at":"2020-07-22T16:14:56.395+08:00","updated_at":"2020-07-22T16:14:56.395+08:00"},{"id":2928776,"file_name":"maze.png","project_id":169448,"asset_id":15667,"created_at":"2020-07-22T16:14:56.397+08:00","updated_at":"2020-07-22T16:14:56.397+08:00"},{"id":2928777,"file_name":"gem.png","project_id":169448,"asset_id":15668,"created_at":"2020-07-22T16:14:56.398+08:00","updated_at":"2020-07-22T16:14:56.398+08:00"}]
橘蘋學習平台
橘蘋學習平台
我的作品
檢視專案頁
匯出
複製
匯入
刪除
下載 Android APP (APK)
截圖
1:1:1
1:1
full
幫助
用手機掃描下方 QRCode 進行安裝
或您也可以
下載 APK
到這台電腦
用手機掃描下方 QRCode 進行安裝
或您也可以
下載 APK
到這台電腦