{"id":56899,"student_id":1404,"content":"{\"html\":\"\\n\u003c!DOCTYPE html\u003e\\n\u003chtml\u003e\\n\u003chead\u003e\\n \u003ctitle\u003eDocument\u003c/title\u003e\\n \u003clink rel=\\\"stylesheet\\\" href=\\\"https://maxcdn.bootstrapcdn.com/bootstrap/4.0.0/css/bootstrap.min.css\\\"\u003e\\n \u003cscript src=\\\"https://code.jquery.com/jquery-3.2.1.slim.min.js\\\"\u003e\u003c/script\u003e\\n \u003cscript src=\\\"https://cdnjs.cloudflare.com/ajax/libs/popper.js/1.12.9/umd/popper.min.js\\\"\u003e\u003c/script\u003e\\n \u003cscript src=\\\"https://maxcdn.bootstrapcdn.com/bootstrap/4.0.0/js/bootstrap.min.js\\\"\u003e\u003c/script\u003e\\n\u003c/head\u003e\\n\u003cbody\u003e\\n \u003ch1 class=\\\"p-3 text-center js-winner\\\"\u003e開始比賽\u003c/h1\u003e\\n \u003cdiv class=\\\"grid\\\"\u003e\\n \u003cdiv class=\\\"cell\\\" id=\\\"a\\\"\u003e\u003c/div\u003e\\n \u003cdiv class=\\\"cell\\\" id=\\\"b\\\"\u003e\u003c/div\u003e\\n \u003cdiv class=\\\"cell\\\" id=\\\"c\\\"\u003e\u003c/div\u003e\\n \u003cdiv class=\\\"cell\\\" id=\\\"d\\\"\u003e\u003c/div\u003e\\n \u003cdiv class=\\\"cell\\\" id=\\\"e\\\"\u003e\u003c/div\u003e\\n \u003cdiv class=\\\"cell\\\" id=\\\"f\\\"\u003e\u003c/div\u003e\\n \u003cdiv class=\\\"cell\\\" id=\\\"g\\\"\u003e\u003c/div\u003e\\n \u003cdiv class=\\\"cell\\\" id=\\\"h\\\"\u003e\u003c/div\u003e\\n \u003cdiv class=\\\"cell\\\" id=\\\"i\\\"\u003e\u003c/div\u003e\\n \u003c/div\u003e\\n \u003cdiv class=\\\"text-center mt-3\\\"\u003e\\n \u003cbutton class=\\\"btn btn-primary js-reset\\\"\u003e重新開始\u003c/button\u003e\\n \u003c/div\u003e\\n\u003c/body\u003e\\n\u003c/html\u003e\\n\",\"css\":\"\\nbody {\\n background-color: #eee;\\n}\\n.grid {\\n width: 300px;\\n height: 300px;\\n display: flex;\\n flex-wrap: wrap;\\n margin: auto;\\n}\\n.cell {\\n border: 1px solid #ccc;\\n width: 100px;\\n height: 100px;\\n line-height: 100px;\\n text-align: center;\\n font-size: 3rem;\\n font-weight: 900;\\n}\\n\",\"js\":\"var current = \\\"O\\\"; //記錄這一輪出現的符號\\nvar gameOver = false;\\n$(\\\".cell\\\").click(function() {\\n if (gameOver == false) {\\n if ($(this).text() == \\\"\\\") {\\n if (current == \\\"O\\\") {\\n $(this).text(\\\"O\\\");\\n $(this).addClass(\\\"bg-warning\\\")\\n current = \\\"X\\\";\\n } else {\\n $(this).text(\\\"X\\\");\\n $(this).addClass(\\\"bg-primary\\\")\\n current = \\\"O\\\";\\n }\\n }\\n\\n var a = $(\\\"#a\\\").text(); //\\\"\\\", \\\"O\\\", \\\"X\\\"\\n var b = $(\\\"#b\\\").text();\\n var c = $(\\\"#c\\\").text();\\n var d = $(\\\"#d\\\").text();\\n var e = $(\\\"#e\\\").text();\\n var f = $(\\\"#f\\\").text();\\n var g = $(\\\"#g\\\").text();\\n var h = $(\\\"#h\\\").text();\\n\\n check(a, b, c);\\n check(d, e, f);\\n check(g, h, i);\\n check(a, d, g);\\n check(b, e, h);\\n check(c, f, i);\\n check(a, e, i);\\n check(c, e, g);\\n\\n }\\n})\\n\\nfunction check(x, y, z) {\\n if (x == y \u0026\u0026 y == z \u0026\u0026 x != \\\"\\\") {\\n $(\\\"h1\\\").text(x+\\\"獲勝\\\");\\n gameOver = true;\\n }\\n}\\n\\n$(\\\".js-reset\\\").on(\\\"click\\\", function() {\\n $(\\\"h1\\\").text(\\\"開始比賽\\\");\\n $(\\\".cell\\\").text(\\\"\\\");\\n $(\\\".cell\\\").removeClass(\\\"bg-primary bg-warning\\\");\\n gameOver = false;\\n})\"}","created_at":"2019-02-15T18:13:09.854+08:00","updated_at":"2019-11-02T16:12:08.697+08:00","name":"井字遊戲 副本","language":"web","screenshot":{"url":"https://cdn4.koding.school/uploads/project/screenshot/56899/45023816305adf619093199b5fcf4706.jpg"},"parent_id":21936,"plugin":"","description":null,"note":null,"status":"public","like_student_ids":[],"is_featured":false,"views":74,"hashid":"36yswye3","is_content_changed":false,"review_status":"unsubmitted","submitted_at":null,"reviewed_at":null,"advise":null,"is_deleted":false}
[]
橘蘋學習平台
橘蘋學習平台
我的作品
檢視專案頁
匯出
複製
匯入
刪除
下載 Android APP (APK)
截圖
前往網站頁面
1:1:1
1:1
full
用手機掃描下方 QRCode 進行安裝
或您也可以
下載 APK
到這台電腦
用手機掃描下方 QRCode 進行安裝
或您也可以
下載 APK
到這台電腦