{"id":265079,"student_id":3760,"content":"setBackdrop(\"tutorial.png\");\n// sound.play(\"bgm.mp3\");\n\nvar startBtn = createSprite(\"startBtn.png\");\nvar level = createSprite([\"f.png\", \"e.png\", \"d.png\",\n \"c.png\", \"b.png\", \"a.png\", \"s.png\"]);\nlevel.x = 900; level.y = 600;\nlevel.hidden = true;\n\nstartBtn.on(\"click\", start);\n\nvar koding = createSprite(\"koding.png\");\nkoding.y = 800;\nkoding.hidden = true;\nvar startTime;\nvar leftTime;\n\n//點擊start開始遊戲\nfunction start() {\n setBackdrop(\"range.jpg\");\n startBtn.hidden = true;\n startTime = Date.now();\n koding.hidden = false;\n}\n\n//遊戲中點擊畫面射箭\nfunction shoot() {\n if(startBtn.hidden == false){\n startBtn.hidden = true;\n }\n else if (startBtn.hidden == true) {\n\n }\n}\n\n//隨機出現的箭靶\nfunction moveTarget() {\n \n}\n\n//移動射出去的箭\nfunction moveArrow() {\n \n}\n\n//箭回到待命位置\nfunction ready() {\n \n}\n\n//計算總分\nfunction countScore() {\n \n}\n\n//顯示得分\nfunction showPoints() {\n \n}\n\n//顯示神射手等級\nfunction showLevel() {\n \n}\n\n//重複不斷執行...\nforever(function() {\n koding.moveTo(cursor.x, 800);\n if (startBtn.hidden == true) {\n leftTime = 30 - Math.floor((Date.now()-startTime)/1000);\n drawText(`Time: ${leftTime}`, 300, 100, 'white', 50);\n drawText(\"Score: \", 600, 100, 'white', 50);\n }\n if (leftTime \u003c= 0) {\n stop();\n }\n\n});","created_at":"2021-06-24T15:39:30.198+08:00","updated_at":"2021-08-05T15:40:28.179+08:00","name":"Archery_student_學生初始版. 副本","language":"javascript","screenshot":{"url":"https://cdn3.koding.school/uploads/project/screenshot/265079/fa15ad47b4a0c72e1cc7c474203a2013.jpg"},"parent_id":233902,"plugin":"Game.set({width: 1200, height: 900})","description":null,"note":null,"status":"public","like_student_ids":[],"is_featured":false,"views":45,"hashid":"npms35g3j","is_content_changed":false,"review_status":"unsubmitted","submitted_at":null,"reviewed_at":null,"advise":null,"is_deleted":false}
[{"id":5100555,"file_name":"target_0.png","project_id":265079,"asset_id":324320,"created_at":"2021-06-24T15:39:30.203+08:00","updated_at":"2021-06-24T15:39:30.203+08:00"},{"id":5100556,"file_name":"bgm.mp3","project_id":265079,"asset_id":324319,"created_at":"2021-06-24T15:39:30.205+08:00","updated_at":"2021-06-24T15:39:30.205+08:00"},{"id":5100557,"file_name":"a.png","project_id":265079,"asset_id":324318,"created_at":"2021-06-24T15:39:30.206+08:00","updated_at":"2021-06-24T15:39:30.206+08:00"},{"id":5100558,"file_name":"arrow.png","project_id":265079,"asset_id":324317,"created_at":"2021-06-24T15:39:30.207+08:00","updated_at":"2021-06-24T15:39:30.207+08:00"},{"id":5100559,"file_name":"b.png","project_id":265079,"asset_id":324316,"created_at":"2021-06-24T15:39:30.207+08:00","updated_at":"2021-06-24T15:39:30.207+08:00"},{"id":5100560,"file_name":"c.png","project_id":265079,"asset_id":324315,"created_at":"2021-06-24T15:39:30.208+08:00","updated_at":"2021-06-24T15:39:30.208+08:00"},{"id":5100561,"file_name":"d.png","project_id":265079,"asset_id":324314,"created_at":"2021-06-24T15:39:30.209+08:00","updated_at":"2021-06-24T15:39:30.209+08:00"},{"id":5100562,"file_name":"e.png","project_id":265079,"asset_id":324313,"created_at":"2021-06-24T15:39:30.210+08:00","updated_at":"2021-06-24T15:39:30.210+08:00"},{"id":5100563,"file_name":"f.png","project_id":265079,"asset_id":324312,"created_at":"2021-06-24T15:39:30.211+08:00","updated_at":"2021-06-24T15:39:30.211+08:00"},{"id":5100564,"file_name":"koding.png","project_id":265079,"asset_id":324311,"created_at":"2021-06-24T15:39:30.211+08:00","updated_at":"2021-06-24T15:39:30.211+08:00"},{"id":5100565,"file_name":"s.png","project_id":265079,"asset_id":324310,"created_at":"2021-06-24T15:39:30.212+08:00","updated_at":"2021-06-24T15:39:30.212+08:00"},{"id":5100566,"file_name":"startBtn.png","project_id":265079,"asset_id":324309,"created_at":"2021-06-24T15:39:30.213+08:00","updated_at":"2021-06-24T15:39:30.213+08:00"},{"id":5100567,"file_name":"target.png","project_id":265079,"asset_id":324308,"created_at":"2021-06-24T15:39:30.214+08:00","updated_at":"2021-06-24T15:39:30.214+08:00"},{"id":5100568,"file_name":"range.jpg","project_id":265079,"asset_id":324307,"created_at":"2021-06-24T15:39:30.215+08:00","updated_at":"2021-06-24T15:39:30.215+08:00"},{"id":5100569,"file_name":"tutorial.png","project_id":265079,"asset_id":324306,"created_at":"2021-06-24T15:39:30.216+08:00","updated_at":"2021-06-24T15:39:30.216+08:00"}]
橘蘋學習平台
橘蘋學習平台
我的作品
檢視專案頁
匯出
複製
匯入
刪除
下載 Android APP (APK)
截圖
1:1:1
1:1
full
幫助
用手機掃描下方 QRCode 進行安裝
或您也可以
下載 APK
到這台電腦
用手機掃描下方 QRCode 進行安裝
或您也可以
下載 APK
到這台電腦