{"id":190088,"student_id":12205,"content":"var circle = createSprite(\"life.png\");\nvar pointer = createSprite(\"pointer.png\");\nvar speed = 0 ;\n\ncircle.on('click', function () {\n \n speed += Math.random() * 10 + 15 ;\n \n});\n\nforever(function(){\n/* Do this every tick */\nif ( speed \u003e 0){\n circle.direction += speed;\n speed -= 0.05;\n}\n print (speed);\n\n});","created_at":"2020-09-09T19:34:03.519+08:00","updated_at":"2020-09-09T20:08:16.638+08:00","name":"命運a轉盤 副本","language":"javascript","screenshot":{"url":"https://cdn2.koding.school/uploads/project/screenshot/190088/b7fec109cfc3215e008dc5c78f3697e8.jpg"},"parent_id":10724,"plugin":"// forever(function(){\n// var direction = life.direction + 30 - 90;\n// if(direction \u003c 0) direction += 360;\n// var option = Math.floor(direction/60);\n\n// if(option == 0) setBackdrop(\"#383838\");\n// if(option == 1) setBackdrop(\"#F63A30\");\n// if(option == 2) setBackdrop(\"#4274E9\");\n// if(option == 3) setBackdrop(\"#1EE947\");\n// if(option == 4) setBackdrop(\"#38E0CA\");\n// if(option == 5) setBackdrop(\"#FFC001\");\n// });\n\n","description":null,"note":null,"status":"public","like_student_ids":[],"is_featured":false,"views":42,"hashid":"p93sjvd9","is_content_changed":false,"review_status":"unsubmitted","submitted_at":null,"reviewed_at":null,"advise":null,"is_deleted":false}
[{"id":3236356,"file_name":"life.png","project_id":190088,"asset_id":25209,"created_at":"2020-09-09T19:34:03.524+08:00","updated_at":"2020-09-09T19:34:03.524+08:00"},{"id":3236357,"file_name":"pointer.png","project_id":190088,"asset_id":25210,"created_at":"2020-09-09T19:34:03.525+08:00","updated_at":"2020-09-09T19:34:03.525+08:00"}]
橘蘋學習平台
橘蘋學習平台
我的作品
檢視專案頁
匯出
複製
匯入
刪除
下載 Android APP (APK)
截圖
1:1:1
1:1
full
幫助
用手機掃描下方 QRCode 進行安裝
或您也可以
下載 APK
到這台電腦
用手機掃描下方 QRCode 進行安裝
或您也可以
下載 APK
到這台電腦