diff --git a/src/components/Guide.vue b/src/components/Guide.vue
new file mode 100644
index 0000000..e511df7
--- /dev/null
+++ b/src/components/Guide.vue
@@ -0,0 +1,42 @@
+
+
+
+
+
+
+
+ {{ title }}
+
+
+
+
+
diff --git a/src/pages/friend-battle.vue b/src/pages/friend-battle.vue
index cd5279f..12c32d2 100644
--- a/src/pages/friend-battle.vue
+++ b/src/pages/friend-battle.vue
@@ -1,28 +1,117 @@
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/src/static/battle-bg.png b/src/static/battle-bg.png
new file mode 100644
index 0000000..cb63757
Binary files /dev/null and b/src/static/battle-bg.png differ
diff --git a/src/static/founded-room.png b/src/static/founded-room.png
new file mode 100644
index 0000000..832d014
Binary files /dev/null and b/src/static/founded-room.png differ
diff --git a/src/static/long-bubble.png b/src/static/long-bubble.png
new file mode 100644
index 0000000..7ffd857
Binary files /dev/null and b/src/static/long-bubble.png differ
diff --git a/src/static/question-mark.png b/src/static/question-mark.png
new file mode 100644
index 0000000..5b8e382
Binary files /dev/null and b/src/static/question-mark.png differ
diff --git a/src/static/shooter.png b/src/static/shooter.png
new file mode 100644
index 0000000..6e0c499
Binary files /dev/null and b/src/static/shooter.png differ
diff --git a/src/static/versus.png b/src/static/versus.png
new file mode 100644
index 0000000..c46d015
Binary files /dev/null and b/src/static/versus.png differ