{"id":196918,"student_id":1874,"content":"var maze=createSprite('maze.png');\nvar gem=createSprite('gem.png');\nvar ball=createSprite('ball.png');\nvar time=0;\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});\n\nball.when('touch',maze,function(){\n print('You Lose!',240,210,'red',40);\n stop();\n});\n\nball.when('touch',gem,function(){\n print('You Win!',240,210,'red',40);\n stop();\n});\n\nsetInterval(function(){\n time=time+1;\n},1000);\n\nforever(function(){\n print('時間 '+time,20,20,'black',30);\n});","created_at":"2020-10-19T10:02:10.154+08:00","updated_at":"2020-10-24T08:12:18.598+08:00","name":"JS Game 電流急急棒 素材 副本","language":"javascript","screenshot":{"url":"https://cdn3.koding.school/uploads/project/screenshot/196918/62dcfee69fbdc0dee98f91ea213dec38.jpg"},"parent_id":4707,"plugin":"","description":null,"note":null,"status":"public","like_student_ids":[],"is_featured":false,"views":89,"hashid":"p93skdevk","is_content_changed":false,"review_status":"unsubmitted","submitted_at":null,"reviewed_at":null,"advise":null,"is_deleted":false}
[{"id":3377839,"file_name":"ball.png","project_id":196918,"asset_id":15666,"created_at":"2020-10-19T10:02:10.160+08:00","updated_at":"2020-10-19T10:02:10.160+08:00"},{"id":3377840,"file_name":"maze.png","project_id":196918,"asset_id":15667,"created_at":"2020-10-19T10:02:10.162+08:00","updated_at":"2020-10-19T10:02:10.162+08:00"},{"id":3377841,"file_name":"gem.png","project_id":196918,"asset_id":15668,"created_at":"2020-10-19T10:02:10.163+08:00","updated_at":"2020-10-19T10:02:10.163+08:00"}]
橘蘋學習平台
我的作品
檢視專案頁
匯出
複製
匯入
刪除
下載 Android APP (APK)
截圖
繁中
简中
English
日本語
1:1:1
1:1
全寬
用手機掃描下方 QRCode 進行安裝
或您也可以
下載 APK
到這台電腦
用手機掃描下方 QRCode 進行安裝
或您也可以
下載 APK
到這台電腦