{"id":25887,"student_id":3499,"content":"heroName=\"請輸入主角名稱\";\nheroHP=100;\nheroMP=20;\n\n\n","created_at":"2018-03-28T10:00:50.212+08:00","updated_at":"2019-10-11T03:46:07.643+08:00","name":"JS Game L7 ","language":"javascript","screenshot":{"url":null},"parent_id":11654,"plugin":"setBackdrop(\"#5ea642\");\nvar hero = createSprite(\"hero.png\");\nvar pet = createSprite(\"snake.png\");\nhero.scale = 0.2;\npet.scale = 0.5;\npet.x = 250;\npet.y = 200;\n\n\nvar heroName = heroName || \"請輸入主角名稱\";\nvar heroHP = heroHP || 0;\nvar heroMP = heroMP || 0;\nvar heroStatus = heroStatus || \"\";\nvar heroSkill = heroSkill || [\"普攻\",\"真空斬\",\"大大真空斬\"];\nvar currentSkill = heroSkill[0];\nvar usedSkill=[];\nvar originConsoleLog = console.log;\nvar logs = [];\n\n\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(\"魔力: \" + heroMP, 20, 68); \n print(\"赤焰蛇的攻擊力: \" + pet.attack, 20, 88);\n print(\"赤焰蛇的HP: \" + pet.HP, 20, 108);\n for(var i=logs.length-1;i\u003e=0;i--){\n\t print(logs[i], 150, 180+20*i, \"white\",14); \n }\n \n \n});\n\n","description":null,"note":null,"status":"public","like_student_ids":[],"is_featured":false,"views":78,"hashid":"9ygsnyj6","is_content_changed":false,"review_status":"unsubmitted","submitted_at":null,"reviewed_at":null,"advise":null,"is_deleted":false}
[{"id":480162,"file_name":"hero.png","project_id":25887,"asset_id":30823,"created_at":"2018-03-28T10:00:50.223+08:00","updated_at":"2018-03-28T10:00:50.223+08:00"},{"id":480163,"file_name":"console-box.png","project_id":25887,"asset_id":30824,"created_at":"2018-03-28T10:00:50.226+08:00","updated_at":"2018-03-28T10:00:50.226+08:00"},{"id":480164,"file_name":"snake.png","project_id":25887,"asset_id":30825,"created_at":"2018-03-28T10:00:50.228+08:00","updated_at":"2018-03-28T10:00:50.228+08:00"}]
橘蘋學習平台
橘蘋學習平台
我的作品
檢視專案頁
匯出
複製
匯入
刪除
下載 Android APP (APK)
截圖
1:1:1
1:1
full
幫助
用手機掃描下方 QRCode 進行安裝
或您也可以
下載 APK
到這台電腦
用手機掃描下方 QRCode 進行安裝
或您也可以
下載 APK
到這台電腦
1
歡迎來到橘蘋學習平台!接下來將較介紹如何使用上課介面,請耐心閱讀!
Skip
← Back
Next →