{"id":25309,"student_id":3499,"content":"heroName = \"超級\" + \"Mark\";\r\nheroHP = 100\r\nheroDead = heroHP\u003c=0;\r\nif (heroDead) {\r\n console.log(\"遊戲結束...\");\r\n} else {\r\n console.log(\"很好!\");\r\n}\r\nvar heroStatus=\"Sleeping\"\r\nif (heroStatus===\"fighting\") {heroHP=heroHP-10;}\r\nif (heroStatus===\"Sleeping\"\u0026\u0026 heroHP\u003c100) {heroHP=heroHP+10}\r\n\r\n","created_at":"2018-03-22T09:59:31.486+08:00","updated_at":"2019-10-10T00:40:52.053+08:00","name":"JS Game L3","language":"javascript","screenshot":{"url":"https://cdn8.koding.school/uploads/project/screenshot/25309/d9e5a557a5c8a51bc3a10c631610e4fb.jpg"},"parent_id":4706,"plugin":"setBackdrop(\"#5ea642\");\nvar hero = createSprite(\"hero.png\");\nvar box = createSprite(\"console-box.png\");\nhero.scale = 0.2;\nbox.y=380;\n\nvar heroName = heroName || \"請輸入主角名稱\";\nvar heroHP = heroHP || \"\";\nvar heroStatus = heroStatus || \"\";\n\nvar originConsoleLog = console.log;\nvar logs = [];\nconsole.log = function(log){\n\tlogs.push(log);\n if(logs.length\u003e5){logs.shift();}\n originConsoleLog(log);\n};\n\nforever(function(){\n\tprint(heroName, 20, 20, \"white\", 18);\n\tprint(\"生命: \" + heroHP, 20, 48);\n\tprint(\"狀態: \" + heroStatus, 20, 68);\n for(var i=logs.length-1;i\u003e=0;i--){\n\t print(logs[i], 64, 330+20*i, \"white\",14); \n }\n});","description":null,"note":null,"status":"public","like_student_ids":[],"is_featured":false,"views":82,"hashid":"ej9s9mk6","is_content_changed":false,"review_status":"unsubmitted","submitted_at":null,"reviewed_at":null,"advise":null,"is_deleted":false}
[{"id":472082,"file_name":"hero.png","project_id":25309,"asset_id":15664,"created_at":"2018-03-22T09:59:31.495+08:00","updated_at":"2018-03-22T09:59:31.495+08:00"},{"id":472083,"file_name":"console-box.png","project_id":25309,"asset_id":15665,"created_at":"2018-03-22T09:59:31.497+08:00","updated_at":"2018-03-22T09:59:31.497+08:00"}]
橘蘋學習平台
我的作品
檢視專案頁
匯出
複製
匯入
刪除
下載 Android APP (APK)
截圖
繁中
简中
English
日本語
1:1:1
1:1
全寬
用手機掃描下方 QRCode 進行安裝
或您也可以
下載 APK
到這台電腦
用手機掃描下方 QRCode 進行安裝
或您也可以
下載 APK
到這台電腦