From 98f09ad16c8dbdfedfb1a517203f84e584fb0bee Mon Sep 17 00:00:00 2001 From: syuilo Date: Sun, 11 Mar 2018 07:07:17 +0900 Subject: :v: --- .../app/common/views/components/othello.room.vue | 234 ++++++++++++++++----- 1 file changed, 177 insertions(+), 57 deletions(-) (limited to 'src/web/app/common') diff --git a/src/web/app/common/views/components/othello.room.vue b/src/web/app/common/views/components/othello.room.vue index dfdc43ef96..bdefcdc49f 100644 --- a/src/web/app/common/views/components/othello.room.vue +++ b/src/web/app/common/views/components/othello.room.vue @@ -2,37 +2,77 @@
{{ game.user1.name }} vs {{ game.user2.name }}
-

ゲームの設定

- - - - - - {{ m.name }} - (by {{ m.author }}) - - - - -
-
- - -
-
- -
- - - -
+
+

ゲームの設定

+ + +
+ + + + + {{ m.name }} + (by {{ m.author }}) + + + +
+
+
+ + +
+
+
+ + +
+ 先手/後手 +
ランダム {{ game.user1.name }}が黒 {{ game.user2.name }}が黒 -
+ + + +
+ ルール +
+ + + +
+ + +
+ Botの設定 +
+ + +