Update README.md
Browse files
README.md
CHANGED
@@ -3,6 +3,40 @@ license: apache-2.0
|
|
3 |
---
|
4 |
|
5 |
|
6 |
-
A model that is good at writing Galgame description and doing brainstorms.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
7 |
|
8 |
by Nathmath
|
|
|
3 |
---
|
4 |
|
5 |
|
6 |
+
### A model that is good at writing Galgame description and doing brainstorms.
|
7 |
+
|
8 |
+
### Well, it may have special conversational ability~
|
9 |
+
|
10 |
+
### Example:
|
11 |
+
```text
|
12 |
+
Please write a game introduction based on the game name: [Game Name]: Blue, [Game Features]: Daily, Fantasy, Long, Pure Love, Drama, Healing.
|
13 |
+
|
14 |
+
——All your memories have been erased.
|
15 |
+
The people in this town have lost their memories.
|
16 |
+
In order to regain your lost memories and to explore the truth behind this town, "you" embark on a journey.
|
17 |
+
You will meet various characters on the journey and find your own happiness.
|
18 |
+
—— In this world called "Blue".
|
19 |
+
```
|
20 |
+
|
21 |
+
```text
|
22 |
+
请根据游戏名编写游戏介绍:【游戏名】:蓝,【游戏特色】:日常, 奇幻, 长篇, 纯爱, 剧情, 治愈。
|
23 |
+
|
24 |
+
——“你”的全部记忆都被擦除了。
|
25 |
+
这座城镇里的人们都丧失了记忆。
|
26 |
+
为了取回自己失去的记忆,为了探寻这个城镇背后的真相,“你”踏上了旅途。
|
27 |
+
你会在旅途中与各式各样的角色相遇,并发现属于自己的快乐。
|
28 |
+
——在这个名为“蓝”的世界里。
|
29 |
+
```
|
30 |
+
|
31 |
+
|
32 |
+
```text
|
33 |
+
ゲーム名に基づいてゲーム紹介を書いてください:[ゲーム名]:ブルー、[ゲームの特徴]:日常、ファンタジー、長編、純愛、ドラマ、ヒーリング。
|
34 |
+
|
35 |
+
——あなたの記憶はすべて消去されました。
|
36 |
+
この町の人々は記憶を失っています。
|
37 |
+
失われた記憶を取り戻すため、そしてこの町の真実を探るために、「あなた」は旅に出ます。
|
38 |
+
旅の途中でさまざまなキャラクターに出会い、自分自身の幸せを見つけます。
|
39 |
+
——この「青」と呼ばれる世界で。
|
40 |
+
```
|
41 |
|
42 |
by Nathmath
|