JP2016039884A - Program, control method of server, and server - Google Patents
Program, control method of server, and server Download PDFInfo
- Publication number
- JP2016039884A JP2016039884A JP2014164759A JP2014164759A JP2016039884A JP 2016039884 A JP2016039884 A JP 2016039884A JP 2014164759 A JP2014164759 A JP 2014164759A JP 2014164759 A JP2014164759 A JP 2014164759A JP 2016039884 A JP2016039884 A JP 2016039884A
- Authority
- JP
- Japan
- Prior art keywords
- player
- mission
- information
- task
- server
- Prior art date
- Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
- Granted
Links
- 238000000034 method Methods 0.000 title claims abstract description 64
- 238000012545 processing Methods 0.000 claims abstract description 20
- 230000008569 process Effects 0.000 claims description 49
- 238000011156 evaluation Methods 0.000 claims description 23
- 230000002708 enhancing effect Effects 0.000 abstract 1
- 238000004891 communication Methods 0.000 description 80
- 230000004048 modification Effects 0.000 description 13
- 238000012986 modification Methods 0.000 description 13
- 230000004044 response Effects 0.000 description 5
- 230000008450 motivation Effects 0.000 description 4
- 230000006870 function Effects 0.000 description 3
- 230000007123 defense Effects 0.000 description 2
- 238000010586 diagram Methods 0.000 description 2
- PCHJSUWPFVWCPO-UHFFFAOYSA-N gold Chemical compound [Au] PCHJSUWPFVWCPO-UHFFFAOYSA-N 0.000 description 2
- 239000010931 gold Substances 0.000 description 2
- 229910052737 gold Inorganic materials 0.000 description 2
- 230000007246 mechanism Effects 0.000 description 2
- 238000012937 correction Methods 0.000 description 1
- 230000007423 decrease Effects 0.000 description 1
- 230000003993 interaction Effects 0.000 description 1
- 239000004973 liquid crystal related substance Substances 0.000 description 1
- 239000000203 mixture Substances 0.000 description 1
Images
Abstract
Description
本発明は、ゲームを提供するプログラム、サーバの制御方法、及びサーバに関する。 The present invention relates to a program for providing a game, a server control method, and a server.
従来、ゲーム内にイベントを設けて、そのイベントをプレイすることによってゲームを進める形態が知られている。レイドバトルのように複数のプレイヤが協力して目的を達するようなイベントがある一方で、プレイヤが単独でミッション(クエストとも言う)を遂行するようなイベントもある。特許文献1にはプレイヤがイベントをプレイする一態様が開示されている。
2. Description of the Related Art Conventionally, a form in which an event is provided in a game and the game is advanced by playing the event is known. While there is an event such as a raid battle where a plurality of players cooperate to reach a goal, there is also an event where a player alone performs a mission (also called a quest).
プレイヤが単独でミッションを遂行するイベントに参加した場合、プレイヤはそのミッションを単独でクリアすることが必要とされる。しかしながら、そのプレイヤが現在達しているレベルよりも高いレベルに達していることを必要とするミッションをプレイし始めた場合、ミッションの途中でミッションのクリアに失敗することがある。ミッションの途中でミッションのクリアに失敗した場合、あきらめてリタイアするか、成功するまでコンティニューし続ける必要があった。その場合いずれを選択したとしてもプレイヤに負担となるため、ゲームに対する興味が低下することがあった。 When a player participates in an event that performs a mission alone, the player is required to clear that mission alone. However, if the player starts playing a mission that requires a level that is higher than the level currently reached, the mission may fail to clear in the middle of the mission. If you failed to clear the mission in the middle of the mission, you had to give up and retire or continue until you succeeded. In this case, the player is burdened regardless of which one is selected, and the interest in the game may be reduced.
従って、上記のような課題に鑑みてなされた本発明の目的は、ミッションをクリアするための新たな選択肢を設けることによって、ゲームに対する興味を向上させることができるプログラム、サーバの制御方法、及びサーバを提供することにある。 Accordingly, an object of the present invention made in view of the above problems is to provide a program, a server control method, and a server capable of improving interest in a game by providing a new option for clearing a mission. Is to provide.
上記課題を解決するために本発明に係るプログラムは、
複数の端末装置にゲームを提供するサーバとして機能するコンピュータに、
プレイヤにプレイさせるためのミッションと、該ミッションにおいてプレイヤがクリアすべき課題を示す情報と、を記憶部に記憶するステップと、
第1プレイヤによる前記ミッションの処理を開始するステップと、
前記第1プレイヤが前記課題の達成に失敗した場合、第2プレイヤを決定する情報を取得するステップと、
前記第2プレイヤによる前記ミッションの処理を開始するステップと、
前記第2プレイヤが前記課題の達成に成功した場合、前記第1プレイヤ及び前記第2プレイヤのうち少なくとも1のプレイヤに報酬を付与するステップと
を実行させる。
In order to solve the above problems, a program according to the present invention
In a computer functioning as a server that provides a game to a plurality of terminal devices,
Storing a mission for causing the player to play and information indicating an issue to be cleared by the player in the mission in a storage unit;
Starting the mission process by the first player;
Obtaining information for determining a second player if the first player fails to achieve the task;
Starting the processing of the mission by the second player;
When the second player succeeds in achieving the task, a step of giving a reward to at least one of the first player and the second player is executed.
また本発明に係るプログラムは好適には、
前記報酬は、前記ミッションのレベル、前記第1プレイヤのレベル、前記第2プレイヤのレベル、前記第2プレイヤのログイン頻度、及び前記第1プレイヤと前記第2プレイヤとの間の友好度のうちの少なくとも1つに基づいて決定されることを特徴とする。
The program according to the present invention is preferably
The reward includes the mission level, the first player level, the second player level, the login frequency of the second player, and the friendship between the first player and the second player. It is determined based on at least one.
また本発明に係るプログラムは好適には、
前記第1及び第2プレイヤの少なくとも1のプレイヤの端末装置から、他のプレイヤの評価結果を受信するステップと、
前記他のプレイヤの評価結果に基づいて、前記他のプレイヤに関連付けられた評価値を変動させるステップとをさらに含む。
The program according to the present invention is preferably
Receiving evaluation results of other players from a terminal device of at least one of the first and second players;
And a step of varying an evaluation value associated with the other player based on an evaluation result of the other player.
また本発明に係るプログラムは好適には、
前記第2プレイヤを決定する情報を取得するステップは、
他のプレイヤの端末装置から前記ミッションの受託を希望することを示す入札情報を受信するステップと、
前記入札情報を前記第1プレイヤの端末装置に送信するステップと、
前記第2プレイヤを決定する情報を前記第1プレイヤの端末から受信し、委託に係るゲーム媒体を消費させるステップとを含む。
The program according to the present invention is preferably
The step of acquiring information for determining the second player comprises:
Receiving bid information indicating that the commission of the mission is desired from a terminal device of another player;
Transmitting the bid information to the terminal device of the first player;
Receiving information for determining the second player from the terminal of the first player, and consuming the game media for commissioning.
また本発明に係るサーバの制御方法は、
複数の端末装置にゲームを提供するサーバの制御方法であって、
プレイヤにプレイさせるためのミッションと、該ミッションにおいてプレイヤがクリアすべき課題を示す情報と、を記憶部に記憶するステップと、
第1プレイヤによる前記ミッションの処理を開始するステップと、
前記第1プレイヤが前記課題の達成に失敗した場合、第2プレイヤを決定する情報を取得するステップと、
前記第2プレイヤによる前記ミッションの処理を開始するステップと、
前記第2プレイヤが前記課題の達成に成功した場合、前記第1プレイヤ及び前記第2プレイヤのうち少なくとも1のプレイヤに報酬を付与するステップとを含む。
The server control method according to the present invention includes:
A server control method for providing a game to a plurality of terminal devices,
Storing a mission for causing the player to play and information indicating an issue to be cleared by the player in the mission in a storage unit;
Starting the mission process by the first player;
Obtaining information for determining a second player if the first player fails to achieve the task;
Starting the processing of the mission by the second player;
A step of rewarding at least one of the first player and the second player when the second player succeeds in achieving the task.
また本発明に係るサーバは、
複数の端末装置にゲームを提供するサーバであって、
プレイヤにプレイさせるためのミッションと、該ミッションにおいてプレイヤがクリアすべき課題を示す情報と、を記憶部に記憶し、
第1プレイヤによる前記ミッションの処理を開始し、
前記第1プレイヤが前記課題の達成に失敗した場合、第2プレイヤを決定する情報を取得し、
前記第2プレイヤによる前記ミッションの処理を開始し、
前記第2プレイヤが前記課題の達成に成功した場合、前記第1プレイヤ及び前記第2プ
レイヤのうち少なくとも1のプレイヤに報酬を付与する。
Moreover, the server according to the present invention includes:
A server that provides a game to a plurality of terminal devices,
The storage unit stores a mission for causing the player to play and information indicating an issue that the player should clear in the mission,
Start the mission process by the first player,
If the first player fails to achieve the task, obtain information for determining the second player;
Start processing the mission by the second player;
When the second player succeeds in achieving the task, a reward is given to at least one of the first player and the second player.
本発明におけるプログラム、サーバの制御方法、及びサーバによれば、ミッションをクリアするための新たな選択肢を設けることによって、ゲームに対する興味を向上させることができる。 According to the program, the server control method, and the server of the present invention, the interest in the game can be improved by providing a new option for clearing the mission.
以下、本発明の実施の形態について説明する。 Embodiments of the present invention will be described below.
本実施形態で提供されるゲームは、プレイヤが与えられたミッションをクリアしていくことにより進行するゲームである。ミッションはプレイヤがクリアすべき課題の集合であって、課題は例えば敵とバトルをすることであり、その敵を倒すことによって課題をクリアできる。本実施形態において、ミッションに含まれる課題の数を課題数と呼ぶ。すなわち、1つの課題をクリアすることによりクリア済みの課題数が1増えてミッションが進む。 The game provided in the present embodiment is a game that progresses as the player clears a given mission. A mission is a set of tasks to be cleared by the player. The task is, for example, a battle with an enemy, and the task can be cleared by defeating the enemy. In the present embodiment, the number of tasks included in the mission is referred to as the number of tasks. That is, by clearing one task, the number of tasks that have been cleared increases by one and the mission progresses.
図1は本発明の一実施形態に係るサーバとそれと通信可能な端末とを含む通信システムのブロック図である。本実施形態に係る通信システム1は、サーバ11と通信端末12とを備える。サーバ11は、複数のプレイヤによってプレイされるゲーム媒体を用いたゲームを、ネットワークを介してプレイヤの通信端末12に対して提供する。
FIG. 1 is a block diagram of a communication system including a server and a terminal capable of communicating with the server according to an embodiment of the present invention. The
サーバ11は、通信部110と、記憶部111と、制御部112とを備える。
The
通信部110は、通信端末12と無線又は有線の少なくとも一方により通信する。
The
記憶部111には、ゲームの処理に用いられる各種情報が格納される。記憶部111には、ゲーム媒体データ1111が格納される。ゲーム媒体データ1111は、各プレイヤを一意に特定する識別子(以下、プレイヤID)と対応付けて、ゲームで各プレイヤが所有する複数のゲーム媒体と、各ゲーム媒体に固有のパラメータとに関する情報を含む。ゲーム媒体は、ゲームに使用される電子データであり、例えば、カード、アイテム、キャラクタ及びアバタ等を含む。また、ゲーム媒体は、ゲームの進行に応じ、プレイヤによって、取得、保有、使用、管理、交換、合成、強化、売却、廃棄、及び/又は贈与等され得る。なお、ゲーム媒体の利用態様は本明細書で明示されるものには限られない。ゲーム媒体に固有のパラメータは、ゲーム媒体の攻撃力及び防御力等の戦闘力、ゲーム媒体の攻撃手段及び防御手段等の戦闘手段、ゲーム媒体の後述するスキル情報、ゲーム媒体のアバタに関する情報、ゲーム媒体の後述する属性、ゲーム媒体の希少度を示す指標等である。ゲーム媒体の希少度を示す指標は、ノーマル、レア、スーパーレア、ウルトラレア等の階層により表されてもよい。
The storage unit 111 stores various types of information used for game processing. The storage unit 111 stores
また、記憶部111には、通信端末12に提供するゲームに含まれるミッションの定義に必要なミッションデータ1112が格納される。図2(a)にミッションデータの例を示す。ミッションデータ1112は、ミッションIDに対して、ミッションのレベル、ゲーム媒体ID、及びミッションの内容が関連付けられている。ミッションIDとは、ミッションを一意に特定する識別子である。ミッションのレベルとは、ミッションの難易度を数値化したものである。ゲーム媒体IDとは、ゲーム媒体を一意に特定するための識別子である。ミッションIDに関連付けられているゲーム媒体IDによって、ミッションをクリアした場合に得られるゲーム媒体が特定される。ミッションの内容とは、該ミッションにおいてプレイヤがクリアすべき課題を示す情報である。
Further, the storage unit 111
また、記憶部111には、通信端末12に提供するゲームに含まれるミッションの進行に必要なミッション進行データ1113が格納される。図2(b)にミッション進行データの例を示す。ミッション進行データ1113は、プレイヤIDに対して、ミッションID、進捗、及び残り時間が関連付けられている。プレイヤIDに関連付けられているミッションIDによって、プレイヤが現在プレイしているミッションが特定される。進捗はミッションの進捗を示しており、ミッションのプレイヤによってクリア済みの課題数とミッションの総課題数の比で表される。残り時間はミッションをクリアすべき残り時間を表している。
Further, the storage unit 111 stores
また、記憶部111には、プレイヤが所有するゲーム媒体を示すデータが格納される。データはプレイヤIDとゲーム媒体IDが関連付けられることによって、プレイヤがゲーム媒体IDで特定されるゲーム媒体を所有していることとみなされる。 Further, the storage unit 111 stores data indicating game media owned by the player. The data is considered that the player owns the game medium specified by the game medium ID by associating the player ID and the game medium ID.
制御部112は、通信端末12に提供するゲームの進行を制御する。特に、制御部112は、ミッションの開始から終了までをミッション進行データ1113を参照しながら制御する。
The
通信端末12は、通信部120と、表示部121と、操作部122と、制御部123とを備える。
The
通信部120は、サーバ11と無線又は有線の少なくとも一方により通信をする。具体的には、通信部120は、プレイヤによる操作部122の操作に基づき、サーバ11に信号を送信する。また、通信部120は、サーバ11から表示部121にゲームに係る画面を表示させるための情報を受信する。
The
表示部121は、液晶ディスプレイ、有機ELディスプレイ等により構成され、サーバ11から受信した情報に基づいてゲームに係る画面を表示する。例えば、表示部121は、サーバ11から提供されるゲーム媒体に係る画像を表示する。
The
操作部122は、ボタン、タッチパネル等により構成され、ゲームにおけるプレイヤからの入力を受け付ける。そして、操作部122は、プレイヤから操作を受け付け、操作に係る情報を制御部123に送出する。
The
制御部123は、通信端末12に係る各種制御を行う。例えば、制御部123は、プレイヤによる操作部122の操作に係る情報を、通信部120を介してサーバ11に送信する。
The
図3は、制御部112がゲーム中で実行するミッションの開始から終了までを制御する工程を示すフローチャートである。制御部112は、プレイヤの通信端末12から開始を指示する情報を受信した場合ミッションの処理を開始する。
FIG. 3 is a flowchart showing a process of controlling from the start to the end of the mission executed by the
次に、制御部112は、ミッションをプレイしているプレイヤ(以下、第1プレイヤという)に対して課題を与え、第1プレイヤにその課題をクリア(達成)するための手段を提供する(ステップS302)。すなわち、制御部112は第1プレイヤが課題をクリアするための手段を表示する情報を第1プレイヤの通信端末12に送信する。ここで、課題とは、敵を登場させてその敵を倒さなければ先に進めないという内容である。この場合、制御部112は、第1プレイヤが課題をクリアするための手段として第1プレイヤにその敵とのバトルを行わせるための画面を提供する。すなわち、制御部112はサーバ11の通信部110により、第1プレイヤの通信端末12にバトルを行わせるための画面に係る情報を送信する。第1プレイヤの通信端末12は、プレイヤの入力に基づいてバトルの処理を行い、通信部120によりその結果をサーバ11へ送信する。
Next, the
次に、制御部112は、第1プレイヤの通信端末12からの入力に基づいて、第1プレイヤが課題をクリア(達成)できたかどうか判定する(ステップS304)。課題がバトルの場合、制御部112は、第1プレイヤの通信端末12からの入力と第1プレイヤのパラメータと対戦相手のパラメータとに基づいて計算を行い、バトルの勝敗を決定する。第1プレイヤがバトルで勝利すれば課題をクリアできたこととなり、敗北すれば課題をクリアできなかったこととなる。
Next, the
ステップS304で第1プレイヤが課題をクリア(達成)できたと判定した場合(ステップS304:Y)、制御部112は、課題をクリアしたことに対する報酬の処理を行う(ステップS306)。制御部112は、ミッションデータ1112において、ミッションIDに関連付けられているゲーム媒体ID及びミッションの内容に基づいて課題ごとの報酬を算出することができる。報酬の付与は全ての課題をクリアするまで保留される。なお、報酬は1課題をクリアするごとに第1プレイヤに付与されてもよい。報酬が付与される場合、制御部112は、記憶部111に格納されているプレイヤが所有するゲーム媒体を示すデータにおいて、報酬に対応するゲーム媒体IDをプレイヤIDに関連付ける。
When it is determined in step S304 that the first player has cleared (achieved) the task (step S304: Y), the
続いて制御部112は、第1プレイヤがミッション中に予定されている全ての課題をクリア(達成)できたかどうか、すなわち残課題が無いかどうか判定する(ステップS308)。制御部112は、ミッションデータ1112において、ミッションIDに関連付けられているミッションの内容及び進捗に基づいて判定を行う。
Subsequently, the
ステップS308で残課題が無いと判定した場合(ステップS308:Y)、制御部112は第1プレイヤがミッションをクリアしたものとしてミッションを終了させる(ステップS310)。
When it is determined in step S308 that there is no remaining task (step S308: Y), the
ステップS308で残課題が有ると判定した場合(ステップS308:N)、制御部112は、第1プレイヤに対して次のステップの課題を与え、第1プレイヤにその課題をクリアする手段を提供する(ステップS302)。
When it is determined in step S308 that there is a remaining task (step S308: N), the
ステップS304で第1プレイヤが課題をクリアできなかったと判定した場合、すなわち課題の達成に失敗した場合(ステップS304:N)、制御部112は、第1プレイヤに選択肢を与えて選択させる(ステップS312)。選択肢の一つは、第1プレイヤが所有するゲーム媒体を消費して課題に再度挑戦できるようなコンティニュー処理を実行することである。また、選択肢の一つは、第1プレイヤが課題のクリアをあきらめて、ミッションをリタイアすることである。さらに、もう一つの選択肢は、第1プレイヤが自分自身によるミッションのクリアをあきらめて、他のプレイヤにミッションのクリアを委ねる、すなわちミッションを託すこと(ミッションの委託)である。具体的な選択処理としては、制御部112は、第1プレイヤの端末12に選択画面に係る情報を送信する。第1プレイヤの通信端末12において、操作部122は第1プレイヤの入力を受け付ける。制御部123は、入力に応じて選択結果を判定し、通信端末12の通信部120を介して、選択結果をサーバ11へ送信する。サーバ11は選択結果を受信する。
If it is determined in step S304 that the first player has not cleared the task, that is, if the task has failed to be achieved (step S304: N), the
ステップS312で第1プレイヤがコンティニュー処理を選択した場合(ステップS312:コンティニュー)、制御部112は、第1プレイヤに課題をクリアするための手段を提供する(ステップS302)。このとき、制御部112は、第1プレイヤが所有する所定のゲーム媒体を消費させる。所定のゲーム媒体とは、例えば、コンティニューをするためのアイテムである。制御部112は、第1プレイヤが所有するゲーム媒体を示すデータにおいて、所定のゲーム媒体に対応するゲーム媒体IDとプレイヤIDとの関連付けを解消する。
When the first player selects the continue process in step S312 (step S312: continue), the
ステップS312で第1プレイヤがリタイアを選択した場合(ステップS312:リタイア)、制御部112は、ミッションを終了させる(ステップS314)。すなわち、制御部112は、ミッション進行データ1113に含まれる第1プレイヤのプレイヤIDとミッションIDとの関連付けを解消する。
When the first player selects retirement in step S312 (step S312: retirement), the
ステップS312で第1プレイヤが他のプレイヤにミッションを託すことを選択した場合(ステップS312:他のプレイヤにミッションを託す)、制御部112は、ミッションを託す処理を実行する(ステップS316)。すなわち、制御部112は、第1プレイヤからのミッションの委託を選択することを示す情報に応じて、ミッションを託す処理を実行する。ミッションを託す処理については後述する。
When the first player selects to entrust the mission to another player in step S312 (step S312: entrust the mission to another player), the
制御部112は原則として図3のフローチャートに従って処理を実行する。なお、図3のフローチャートに係る処理を実行中にミッションの残り時間がなくなった場合、好適には制御部112は強制的にミッションをリタイアさせる(ステップS314)。あるいは制御部112は処理をステップS312に移動させてプレイヤに選択させるようにしてもよい。
In principle, the
図4は第1プレイヤが他のプレイヤにミッションを託す場合におけるサーバ11の動作を示すフローチャートである。図4(a)は第1プレイヤの通信端末12に対する動作であり、図4(b)は第2プレイヤの通信端末12に対する動作である。
FIG. 4 is a flowchart showing the operation of the
図3のステップS312で第1プレイヤがミッションを託す選択をした場合(ステップS312:他のプレイヤにミッションを託す)、制御部112は、ミッションを託す処理を開始する。まず、制御部112は、通信部110を介して、第1プレイヤの通信端末12にプレイヤリストを含むミッション委託先選択画面に係る情報を送信する(ステップS402)。図5(a)に、第1プレイヤの通信端末12に表示するミッション委託先選択画面の一例を示す。ミッション委託先選択画面5aはプレイヤリストを含む。プレイヤリストは、ゲームに参加している他のプレイヤのアバタ51及びプレイヤに係る情報52を含む。ここで、他のプレイヤとは、ゲーム内フレンド、ギルドメンバー、アクティブプレイヤ、委託に係るミッションを最近プレイしたプレイヤ、委託に係るミッションをクリアしたことのあるプレイヤ等である。プレイヤに係る情報とは、名前、レベル、プレイヤとの友好度、評価値、最終ログイン日などである。レベルとは、ゲーム中で定義されているプレイヤの到達段階を示すパラメータである。プレイヤとの友好度とは、第1プレイヤとリストに表示されているプレイヤとの間にどれくらいの交流があるか数値化されたパラメータである。評価値とは、リストに表示されているプレイヤがミッションの委託について他のプレイヤからどのように評価されているか数値化されたパラメータであり、数値が高いほど評価が高いものとする。最終ログイン日とは、リストに表示されているプレイヤが前回ログインしてから何日経過しているか示すパラメータである。これらの情報は各プレイヤのプレイヤIDと関連付けられて記憶部111に格納されている。
When the first player selects to commit the mission in step S312 of FIG. 3 (step S312: entrusts the mission to another player), the
好適には、プレイヤリストに表示されるプレイヤの並び順は、例えば、評価値の高い順とする。評価値の高いプレイヤの方が託したミッションをクリアする可能性が高く、評価値の高い順とすることでプレイヤは容易に評価値の高いプレイヤを選択することができる。なお、プレイヤの並び順はこれに限られず、例えば、最終ログイン日に基づく順番等、他の並び順にしてもよい。 Preferably, the order in which the players are displayed in the player list is, for example, in descending order of evaluation value. The player with the higher evaluation value is more likely to clear the mission entrusted, and the player can easily select the player with the higher evaluation value by making the evaluation value higher. Note that the arrangement order of the players is not limited to this, and may be another arrangement order such as an order based on the last login date.
好適には、他のプレイヤは自らがプレイヤリストに表示又は表示されないように設定をすることが可能である。このように構成する場合、制御部112は通信部110を介して設定に係る情報を他のプレイヤの通信端末12から受信し、設定に係る情報を記憶部111に格納する。制御部112は、記憶部111に格納されたプレイヤごとの設定を参照してプレイヤリストに表示するプレイヤを決定する。
Preferably, other players can make settings so that they are not displayed or displayed in the player list. When configured in this way, the
設定に係る情報は、プレイヤリストへの表示又は非表示に係る所定の条件を含む。好適には、他のプレイヤは、託されたミッションをプレイするメリットが大きいことを所定の条件とし、所定の条件を満たす場合にプレイヤリストに表示するように設定できる。具体的には、託されたミッションをクリアすれば得られる報酬が所定以上であることを所定の条件として設定し、条件を満たす場合にプレイヤリストに表示させることができる。また好適には、ミッションをクリアした場合に自己のレベルが上昇することを所定の条件として設定し、条件を満たす場合にプレイヤリストに表示させることができる。あるいは他のプレイヤは、デメリットが大きいことを所定の条件として、プレイヤリストに非表示となるように設定可能である。具体的には、託されたミッションをプレイすることにより自らがダメージを受けることや時間がかかることが予測される場合、プレイヤリストに表示させないことができる。さらに好適には、他のプレイヤと第1プレイヤとの友好度を所定の条件とすることもできる。例えば、他のプレイヤと第1プレイヤとの友好度が所定値以上であることを所定の条件として設定し、条件を満たす場合にプレイヤリストに表示させることができる。 The information relating to the setting includes a predetermined condition relating to display or non-display on the player list. Preferably, the other players can be set to display in the player list when the predetermined condition is that the merit of playing the committed mission is great and the predetermined condition is satisfied. Specifically, it is possible to set as a predetermined condition that a reward obtained by clearing a committed mission is greater than or equal to a predetermined value, and display it in the player list when the condition is satisfied. Further, preferably, when the mission is cleared, an increase in one's own level is set as a predetermined condition, and when the condition is satisfied, the player list can be displayed. Alternatively, other players can be set to be hidden from the player list on the condition that the disadvantage is large. Specifically, when it is predicted that the player himself will take damage or take a long time by playing the committed mission, the player list can not be displayed. More preferably, the friendship degree between the other player and the first player can be set as a predetermined condition. For example, it can be set as a predetermined condition that the friendship degree between other players and the first player is a predetermined value or more, and can be displayed in the player list when the condition is satisfied.
第1プレイヤの通信端末12は、表示部121に表示されたミッション委託先選択画面5aに含まれるプレイヤに係る情報52に基づき、ミッションを託すことを依頼するプレイヤ(以下、第2プレイヤという)を第1プレイヤに選択させる(決定させる)。操作部122は第1プレイヤの入力を受け付ける。具体的には、操作部122は、第1プレイヤに第2プレイヤとして選択するプレイヤに係るチェックボックス53をチェックさせ、決定ボタン54をタッチ又はクリックさせて、第2プレイヤを選択させる(図5(a)参照)。制御部123は、通信部120を介して、選択された第2プレイヤをサーバ11に送信する。第1プレイヤが第2プレイヤを選択しないことを決定する場合、制御部123は、通信部120を介して、第2プレイヤを選択しない決定をした情報をサーバ11に送信する。
The
次に、制御部112は、通信部110を介して、情報を第1プレイヤの通信端末12から受信し、情報が第2プレイヤを選択する(決定する)情報か、第2プレイヤを選択しないことを決定する情報か判定する(ステップS404)。
Next, the
第2プレイヤを選択する(決定する)情報を受信した場合(ステップS404:Y)、制御部112は、第1プレイヤが第2プレイヤを選択したことに応じて、第1プレイヤが所有する依頼に係るゲーム媒体を消費させる(ステップS406)。具体的には、制御部112は、記憶部111に格納されているプレイヤが所有するゲーム媒体を示すデータにおいて、第1プレイヤと依頼に係るゲーム媒体との関連付けを解消する。依頼に係るゲーム媒体とは、ミッションを託す依頼をする場合に消費されるものと定められているゲーム媒体である。なお、依頼に係るゲーム媒体は、特別な(ミッションを託す依頼のみに使える)ゲーム媒体であってもよく、又は汎用的な(その他の用途がある)ゲーム媒体であってもよい。また好適には、第2プレイヤが依頼を受けない場合でも、依頼に係るゲーム媒体を消費させる。このように、1つの依頼に係るゲーム媒体の消費によって行える依頼回数を1回に制限することでプレイヤ間の公平を確保することができる。
When the information for selecting (determining) the second player is received (step S404: Y), the
次に、制御部112は、ミッション進行データ1113において、第1プレイヤとミッションとの関連付けを解消し(ステップS408)、第1プレイヤに係る処理を終了する。
Next, the
第2プレイヤを選択しないことを決定する情報を受信した場合(ステップS404:N)、制御部112は、ステップS406及びS408をスキップして第1プレイヤに係る処理を終了する。
When the information for determining not to select the second player is received (step S404: N), the
ステップS404において、第2プレイヤを選択する(決定する)情報を第1プレイヤの通信端末12から受信した場合(ステップS404:Y)、制御部112は、図4(b)の第2プレイヤの通信端末12に対する処理を開始する。
In step S404, when information for selecting (determining) the second player is received from the
制御部112は、通信部110を介して、第1プレイヤが第2プレイヤにミッションを託す依頼に係る情報を、第2プレイヤの通信端末12に送信する(ステップS410)。第2プレイヤの通信端末12の表示部121は、情報に基づき、第2プレイヤのホーム画面に依頼に係る情報を表示する。なお、表示部121は、ホーム画面ではなくマイページ、又はお知らせ欄に表示させてもよい。ホーム画面とは、通信端末12の基本画面であり、マイページとは、プレイヤごとに対応するプレイヤ専用の画面である。お知らせ欄とは、画面の一部に設けられるプレイヤに対する連絡を表示する部分である。
The
図5(b)に、ミッションを託す依頼を表示する画面の例を示す。第2プレイヤは自らの通信端末12に表示されたミッション依頼画面5bに含まれる第1プレイヤのアバタ51並びに第1プレイヤ及びミッションに係る情報55を確認することができる。情報55のうち第1プレイヤに係る情報は、例えば、第1プレイヤと第2プレイヤとの間の友好度や第1プレイヤの評価値を含む。第1プレイヤに係る情報は第1プレイヤのプレイヤIDと関連付けられて記憶部111に格納されている。また、ミッションに係る情報は、例えば、ミッションデータ1112において、ミッションIDと関連付けられている情報を含む。
FIG. 5B shows an example of a screen that displays a request for entrusting a mission. The second player can confirm the
第2プレイヤの通信端末12は表示部121に表示されたミッション依頼画面5bに基づいて、第2プレイヤに依頼に係る諾否を選択させる。操作部122は第2プレイヤの入力を受け付ける。操作部122は第2プレイヤが依頼を受ける場合は受諾ボタン56を、依頼を断る場合は拒絶ボタン57をそれぞれ第2プレイヤにタッチ又はクリックさせる。これにより、操作部122は第2プレイヤに依頼に係る諾否の決定をさせる。このとき、第2プレイヤの通信端末12は通信部120を経由して依頼に係る諾否情報をサーバ11へ送信する。諾否情報は、依頼を受ける場合が受諾であり、依頼を断る場合が拒絶である。
The
次に、制御部112は、第2プレイヤから依頼に係る諾否情報を受信して、諾否を判定する(ステップS412)。
Next, the
諾否情報が受諾であった場合(ステップS412:受諾)、制御部112は、第2プレイヤにミッションを開始させる処理を行う(ステップS414)。具体的には、制御部112は、ミッション進行データ1113において、第2プレイヤとミッションとを関連付ける。このとき、第2プレイヤの通信端末12にミッションの画面に遷移するためのリンクを表示させるための情報を送信する。その後、制御部112は、第2プレイヤの通信端末12に対するミッションを託す処理を終了する。
When the acceptance / rejection information is acceptance (step S412: acceptance), the
諾否情報が拒絶であった場合(ステップS412:拒絶)、制御部112は、ステップS414をスキップして第2プレイヤの通信端末12に対するミッションを託す処理を終了する。この場合、第1プレイヤが託そうとしていたミッションは、新たなプレイヤに関連付けられないため、終了することとなる。
If the acceptance / rejection information is rejection (step S412: rejection), the
制御部112が諾否情報を第2プレイヤの通信端末12から一定期間のうちに受信しなかった場合は、諾否情報が拒絶であるものとみなす。
When the
制御部112は、第2プレイヤによるミッションの処理を開始し、第2プレイヤに、図6に示すフローチャートに沿って第1プレイヤから託されたミッションをプレイさせる。このとき、第1プレイヤがミッションを途中までプレイしていくつかの課題をクリアするまで進んでいたとしても、第2プレイヤにはミッションを最初からプレイさせるものとする。すなわち、制御部112は、ミッション進行データ1113において、第1プレイヤから託されたミッションと第2プレイヤとを関連付ける。さらに、制御部112は、ミッション進行データ1113のミッションに関連付けられている進捗の項目において、クリア済みの課題数を0にする。好適には、制御部112は、第1プレイヤのプレイによって得られたミッション中に与えられる課題やミッション中に得られるゲーム媒体についての情報を第2プレイヤの通信端末12に送信してもよい。
The
図6におけるステップS602〜S614はそれぞれ、図3におけるステップS302〜S314に対応する。以下異なる部分のみ説明する。 Steps S602 to S614 in FIG. 6 correspond to steps S302 to S314 in FIG. 3, respectively. Only different parts will be described below.
ステップS608において、残課題が無いと判定した場合(ステップS608:Y)、すなわち第2プレイヤが課題の達成に成功した場合、制御部112は、ミッションをクリアしたこと(課題を達成したこと)に対する報酬(以下、クリア報酬)を第1及び第2プレイヤに付与する。すなわち、第1プレイヤ及び第2プレイヤのうち少なくとも1のプレイヤに報酬を付与する。具体的には、制御部112は、記憶部111に格納されているプレイヤが所有するゲーム媒体を示すデータにおいて、第1及び第2プレイヤの少なくとも1のプレイヤにクリア報酬に対応するゲーム媒体を関連付ける。本実施形態においては、クリア報酬がミッションを通常のプレイでクリアした場合に得られる基本報酬に等しいものとする。
When it is determined in step S608 that there is no remaining task (step S608: Y), that is, when the second player has successfully achieved the task, the
ステップS612において、制御部112は、第1プレイヤに選択肢を与えて選択させる(ステップS612)。選択肢の一つは、第1プレイヤが所有するゲーム媒体を消費して課題に再度挑戦できるようなコンティニュー処理を実行することである。また、選択肢の一つは、第1プレイヤが課題のクリアをあきらめて、ミッションをリタイアすることである。ステップS312において、存在したもう一つの選択肢のミッションを託すことは、ステップS612において存在しない。
In step S612, the
制御部112は原則として図6のフローチャートに従って処理を実行する。なお、図6のフローチャートに係る処理を実行中にミッションの残り時間がなくなった場合、制御部112は、強制的にミッションをリタイアさせる(ステップS614)ようにしてもよい。このことにより、第1プレイヤが託したミッションはクリアされず、報酬も得られないこととなる。
In principle, the
基本報酬は図2(a)に例を示したミッションデータ1112のようにミッションIDに関連付けられたゲーム媒体IDで特定されるゲーム媒体であり、例えば、経験値やゴールド、又はその他のゲーム媒体である。
The basic reward is a game medium specified by the game medium ID associated with the mission ID like the
以上の説明の通り、本実施形態によれば、制御部112はプレイヤがミッションの途中で失敗した場合に、ミッションを他のプレイヤに託す選択肢を提供しており、ミッションをクリアするための新たな選択肢を設けている。このようにして、ミッションをクリアするための新たな選択肢を設けることで、ゲームに対する興味を向上させることができる。また、第1プレイヤが第2プレイヤを選択してミッションを託すことを依頼する際に、第2プレイヤに係る情報を参考にすることができ、プレイヤのリスクを低減することができる。
As described above, according to the present embodiment, the
(変形例1)
実施形態の説明において、第1及び第2プレイヤに付与されるクリア報酬は基本報酬に等しいものとした。変形例1では、クリア報酬が変動する場合について説明する。
(Modification 1)
In the description of the embodiment, the clear reward given to the first and second players is equal to the basic reward. In the first modification, a case where the clear reward fluctuates will be described.
クリア報酬を変動させる方法として、一つには基本報酬に所定の係数を乗じてクリア報酬を算出する方法がある。このとき、所定の係数を任意に決定できる。 One method of changing the clear reward is to calculate the clear reward by multiplying the basic reward by a predetermined coefficient. At this time, the predetermined coefficient can be arbitrarily determined.
図7にミッションの難易度及び第2プレイヤのレベルに応じて、設定した所定の係数の一例を示す。この例では、ミッションのレベル及び第2プレイヤのレベルに応じて、所定の係数を決定している。まず、ミッションのレベルが高いほど係数を大きくしている。また、第2プレイヤのレベルが低いほど係数を大きくしている。これらは、第2プレイヤがミッションをクリアすることのできる確率と連動しており、その確率に応じて適切な報酬を設定することができる。すなわち、期待値の概念を含んでいる。 FIG. 7 shows an example of predetermined coefficients set in accordance with the difficulty level of the mission and the level of the second player. In this example, a predetermined coefficient is determined according to the mission level and the level of the second player. First, the higher the mission level, the larger the coefficient. The coefficient is increased as the level of the second player is lower. These are linked with the probability that the second player can complete the mission, and an appropriate reward can be set according to the probability. That is, the concept of expected value is included.
例えば、第2プレイヤのレベルがLv10であり、託すミッションの種類がミッションAである場合、第2プレイヤがミッションをクリアした場合に付与されるクリア報酬は基本報酬に0.9〜1.0倍の係数が乗じられたものとなる。基本報酬が経験値1000である場合、クリア報酬として経験値900〜1000が付与される。 For example, when the level of the second player is Lv10 and the type of mission entrusted is mission A, the clear reward given when the second player clears the mission is 0.9 to 1.0 times the basic reward Multiplied by the coefficient of. When the basic reward is the experience value 1000, the experience value 900 to 1000 is given as the clear reward.
所定の係数を決定するために用いられるパラメータとして、第2プレイヤのログイン頻度、又は第1プレイヤと第2プレイヤとの間の友好度なども考えられる。すなわち、第2プレイヤのログイン頻度が少なかった場合には、第2プレイヤがゲームに参加するモチベーションを高めるために所定の係数を大きくしてもよい。また、プレイヤ間の交流を促進するために、第1プレイヤと第2プレイヤの友好度が高い場合には所定の係数を大きくしてもよい。 As a parameter used for determining the predetermined coefficient, the login frequency of the second player or the friendship between the first player and the second player can be considered. That is, when the login frequency of the second player is low, the predetermined coefficient may be increased in order to increase the motivation for the second player to participate in the game. Moreover, in order to promote the exchange between players, the predetermined coefficient may be increased when the friendship between the first player and the second player is high.
基本報酬は、プレイヤに係るパラメータ、例えば、経験値、ゴールド、評価値などの数値を高めるものであってもよい。あるいは基本報酬は、所定の確率でレアなゲーム媒体が得られる宝箱の付与であってもよい。基本報酬が数値を高めるものである場合は、基本報酬に所定の係数を乗じた値をプレイヤに係るパラメータに加算すればよい。基本報酬が宝箱の付与である場合は、基本報酬に設定されている所定の確率に所定の係数を乗じて得られる確率でレアなゲーム媒体を付与するようにすればよい。もしくは、基本報酬に設定されている所定の確率で得られたゲーム媒体の代わりに、ゲーム媒体のランクに所定の係数を乗じたランクのゲーム媒体を付与するようにしてもよい。 The basic reward may increase a parameter related to the player, for example, a numerical value such as an experience value, gold, or an evaluation value. Alternatively, the basic reward may be a provision of a treasure box from which a rare game medium can be obtained with a predetermined probability. If the basic reward is to increase the numerical value, a value obtained by multiplying the basic reward by a predetermined coefficient may be added to the parameter relating to the player. If the basic reward is a treasure chest, a rare game medium may be granted with a probability obtained by multiplying a predetermined probability set in the basic reward by a predetermined coefficient. Alternatively, instead of a game medium obtained with a predetermined probability set as the basic reward, a game medium having a rank obtained by multiplying the rank of the game medium by a predetermined coefficient may be given.
さらに、制御部112はクリア報酬とは別に、第2プレイヤにお託し報酬を付与することもできる。お託し報酬とは、第2プレイヤがミッションを託されたことに対応して発生するものである。お託し報酬は、クリア報酬と同様に基本報酬に所定の係数を乗じたものであってよい。また、お託し報酬は託されたミッションをクリアするという特別なイベントの結果発生するものであるため、基本報酬の内容にかかわらず特別な報酬、例えば勲章などであってもよい。あるいは第2プレイヤの評価値をアップさせるようにしてもよい。
Furthermore, the
また、制御部112は、図4のステップS410において、第1プレイヤからの依頼を第2プレイヤが受けてミッションをクリアした場合に得られるクリア報酬又はお託し報酬を表示させるための情報を第2プレイヤの通信端末12に送信してもよい。図5(b)の例によればミッション依頼画面5のミッションに係る情報52にクリア報酬及びお託し報酬が表示されている。第2プレイヤはこの報酬情報を参考にして依頼を受けるか否か決定できる。このように、報酬を依頼画面に表示させることによって、第2プレイヤが依頼を受けるモチベーションを高めることができる。
Further, in step S410 in FIG. 4, the
本変形例によれば、クリア報酬又はお託し報酬を所定の条件に応じて変動させることができる。例えば、第2プレイヤのレベルとミッションの難易度との関係で報酬を決定できる。このようにして、適切な期待値に基づく報酬となるようにできる。また、第2プレイヤのログイン頻度との関係で報酬を決定できる。このようにして、ログイン頻度の低いプレイヤにとってゲームに参加するモチベーションが高まり、ゲームに対する興味を向上させることができる。また、第2プレイヤは託されるミッションをクリアした際に得られる予定の報酬に応じて依頼を受諾するか断るか決定することができ、プレイヤのリスクを低減することができる。 According to this modification, the clear reward or the commissioned commission can be changed according to a predetermined condition. For example, the reward can be determined based on the relationship between the level of the second player and the difficulty level of the mission. In this way, the reward can be based on an appropriate expected value. Further, the reward can be determined in relation to the login frequency of the second player. In this way, motivation to participate in the game is increased for players with low login frequency, and interest in the game can be improved. Further, the second player can decide whether to accept or decline the request according to the scheduled reward obtained when clearing the mission entrusted, and the risk of the player can be reduced.
(変形例2)
変形例2では、実施の形態1の構成に加えて、プレイヤを評価する仕組みを設けている。
(Modification 2)
In the second modification, in addition to the configuration of the first embodiment, a mechanism for evaluating the player is provided.
第1プレイヤが第2プレイヤにミッションを託す依頼をした場合、第1プレイヤと第2プレイヤとが互いに評価ポイントを付与することができるようにしてもよい。評価ポイントを付与することは、第2プレイヤが依頼を受けたか断ったかにかかわらず、又第2プレイヤがミッションをクリアできたかできなかったかにかかわらず可能とする。具体的には、制御部112は、第1及び第2プレイヤの通信端末12それぞれに相手を評価するための画面を含む情報を送信する。第1及び第2プレイヤの通信端末12はそれぞれ、表示部121に表示した評価画面に基づいて第1及び第2プレイヤに相手を評価させる。制御部112は通信部110を経由して第1及び第2プレイヤの通信端末12それぞれから評価結果を受信する。続いて制御部112は受信した評価結果に基づいて第1及び第2プレイヤに関連付けられている評価値を変動させる。
When the first player requests the second player to commit the mission, the first player and the second player may be able to give evaluation points to each other. It is possible to give an evaluation point regardless of whether the second player has received the request or refused, and whether or not the second player has completed the mission. Specifically, the
評価基準は、例えば、依頼に対して反応するまでの期間、依頼を受諾した後にミッションを開始するまでの期間、ミッションをクリアするまでの期間、などが考えられる。このような仕組みを設けることによって、第2プレイヤにとっては、ミッションを託す依頼を受諾して迅速にミッションをクリアするモチベーションを高めることができる。また、第1プレイヤにとっては、第2プレイヤを選択する際に実績データを参考にすることができ、第2プレイヤに依頼を断られたり放置されたりするリスクを低減することができる。 The evaluation criteria may be, for example, a period until a response to the request, a period until the mission is started after accepting the request, a period until the mission is cleared, and the like. By providing such a mechanism, it is possible to increase the motivation for the second player to accept the request to entrust the mission and quickly clear the mission. Further, for the first player, the performance data can be referred to when selecting the second player, and the risk that the request is refused or left by the second player can be reduced.
(変形例3)
ここまでの実施形態において、第1プレイヤがミッションを託すことを第2プレイヤに対して依頼していた。変形例3においては逆に、第1プレイヤが委託したいミッションに対して第2プレイヤから受託したい旨を申し込む形式を説明する。
(Modification 3)
In the embodiments so far, the first player has requested the second player to commit the mission. In the third modification, on the contrary, a description will be given of a form in which the first player applies to the mission desired to be entrusted by the second player.
図4のステップS402において、制御部112は、第1プレイヤの端末にプレイヤリストを表示させて、第1プレイヤに第2プレイヤを選択させていた。これに対して変形例3では、第1プレイヤが提示したミッションに対して、他のプレイヤがそのミッションを受託したい旨を申し込む方式、すなわち、オークション形式を説明する。
In step S402 in FIG. 4, the
図8にオークション形式でミッションを託す処理のフローチャートを示す。図8(a)は第1プレイヤの通信端末12に対する処理であり、図8(b)は第2プレイヤの通信端末12に対する処理である。
FIG. 8 shows a flowchart of a process for entrusting a mission in an auction format. FIG. 8A shows processing for the
図3のステップS312で第1プレイヤがミッションの委託を選択した場合(ステップS312:他のプレイヤにミッションを託す)、制御部112は、ミッションを託す処理を開始する。まず、制御部112は、図8(b)において、他のプレイヤの通信端末12からの要求に応じて、第1プレイヤが委託したいと考えているミッションについての情報を他のプレイヤの通信端末12に送信する(ステップS812)。他のプレイヤの通信端末12は、表示部121に表示された情報に基づいて、他のプレイヤにミッションを受託するかどうか決定させる。他のプレイヤが受託を希望する場合、操作部122は他のプレイヤから受託を申し込む情報、すなわち入札情報の入力を受け付ける。他のプレイヤの通信端末12は、通信部120を経由してサーバ11に入札情報を送信する。入札情報には、他のプレイヤがミッションを受託するときに要求する報酬を含む。
When the first player selects the commission of the mission in step S312 of FIG. 3 (step S312: entrusting the mission to another player), the
次に、制御部112は、他のプレイヤがミッションを受託するときに要求する報酬を含む入札情報を他のプレイヤの通信端末12から受信する(ステップS814)。
Next, the
次に、制御部112は、図8(a)において、他のプレイヤからの入札情報を含む入札リストの情報を第1プレイヤの通信端末12に送信する(ステップS804)。第1プレイヤの通信端末12は、表示部121に表示した情報に基づいて第1プレイヤに入札リストから第2プレイヤを選択させる(決定させる)。操作部122は第1プレイヤから第2プレイヤを選択する入力を受け付ける。第1プレイヤの通信端末12は、通信部120を経由して第2プレイヤを選択する(決定する)情報をサーバ11に送信する。
Next, in FIG. 8A, the
次に、制御部112は、第1プレイヤの通信端末12から情報を受信し、情報が第2プレイヤを選択する(決定する)情報か、第2プレイヤを選択しないことを決定する情報か判定する(ステップS806)。
Next, the
第2プレイヤを選択する(決定する)情報を受信した場合(ステップS806:Y)、制御部112は、第1プレイヤが第2プレイヤを選択したことに応じて、第1プレイヤが所有する委託に係るゲーム媒体を消費させる(ステップS808)。具体的には、制御部112は、記憶部111に格納されているプレイヤが所有するゲーム媒体を示すデータにおいて第1プレイヤと依頼に係るゲーム媒体との関連付けを解消する。
When the information for selecting (determining) the second player is received (step S806: Y), the
次に、制御部112は、ミッション進行データ1113において、第1プレイヤとミッションとの関連付けを解消し(ステップS810)、第1プレイヤに係る処理を終了する。
Next, the
第2プレイヤを選択しないことを決定する情報を受信した場合(ステップS806:N)、制御部112は、ステップS808及びS810をスキップして第1プレイヤに係る処理を終了する。
When the information for determining not to select the second player is received (step S806: N), the
ステップS806において、第2プレイヤを選択する(決定する)情報を受信した場合(ステップS806:Y)、制御部112は、第1プレイヤからミッションを委託された旨を示す情報を選択された第2プレイヤの通信端末12に送信する(ステップS816)。
In step S806, when the information for selecting (determining) the second player is received (step S806: Y), the
次に、制御部112は、ミッション進行データ1113において、新たに第2プレイヤとミッションとを関連付ける(ステップS818)。その後、制御部112は、処理を終了する。
Next, the
本変形例によれば、第1プレイヤにとってはミッションを託すことを依頼して断られるリスクがなくなり、第2プレイヤにとってはミッションを自ら進んで獲得する手段を得ることができる。また、プレイヤ間の交流が活性化するメリットもある。 According to this modification, there is no risk that the first player will be asked to entrust the mission and will be refused, and the second player can obtain means to advance the mission by himself. In addition, there is a merit that exchange between players is activated.
(変形例4)
実施形態の説明において、ミッションに含まれる課題をバトルとして説明してきた。しかし、課題はバトルに限られない。例えば、クイズに正解することやパズルを解くことを課題とすることもできる。
(Modification 4)
In the description of the embodiment, the problem included in the mission has been described as a battle. However, challenges are not limited to battles. For example, it can be set as a subject to answer a quiz correctly or to solve a puzzle.
課題がクイズに正解することであれば、図3のフローチャートのステップS302において、制御部112は、第1プレイヤに対するクイズの出題と第1プレイヤに解答させる画面を提供する。また、課題がパズルを解くことであれば、制御部112はステップS302において、パズルを解かせる画面を提供する。
If the task is to answer the quiz correctly, in step S302 of the flowchart of FIG. 3, the
図3のステップS304において、制御部112は第1プレイヤが課題をクリアできたか判定するが、本変形例のように、課題がクイズやパズルを解くことであれば、それらを解ければ課題をクリアできたこととなり、それらを解けなければ課題をクリアできなかったこととなる。
In step S304 in FIG. 3, the
ミッションに含まれる課題は、ミッションデータ1112において、ミッションIDに関連付けられているミッション内容で規定される。例えば、図2(a)では、ミッションの内容がB10となっているものはバトルLv10を示し、Q20となっているものはクイズLv20を示し、P30となっているものはパズルLv30を示している。また、1ミッションに含まれる課題が、バトル、クイズ、パズルの混在となるようにしてもよい。
Issues included in the mission are defined in the
なお、各実施形態及び変形例において、サーバ11又は通信端末12として機能させるために、コンピュータを好適に用いることができ、そのようなコンピュータは、サーバ11又は通信端末12の各機能を実現する処理内容を記述したプログラムを、当該コンピュータの記憶部に格納しておき、当該コンピュータの中央演算処理装置(CPU)によってこのプログラムを読み出して実行させることで実現することができる。
In each embodiment and modification, a computer can be suitably used in order to function as the
本発明を諸図面や実施例に基づき説明してきたが、当業者であれば本開示に基づき種々の変形や修正を行うことが容易であることに注意されたい。従って、これらの変形や修正は本発明の範囲に含まれることに留意されたい。例えば、各手段、各ステップ等に含まれる機能等は論理的に矛盾しないように再配置可能であり、複数の手段やステップ等を1つに組み合わせたり、或いは分割したりすることが可能である。 Although the present invention has been described based on the drawings and examples, it should be noted that those skilled in the art can easily make various modifications and corrections based on the present disclosure. Therefore, it should be noted that these variations and modifications are included in the scope of the present invention. For example, the functions included in each means, each step, etc. can be rearranged so that there is no logical contradiction, and a plurality of means, steps, etc. can be combined or divided into one. .
1 通信システム
11 サーバ(ゲームサーバ)
110 通信部
111 記憶部
1111 ゲーム媒体データ
1112 ミッションデータ
1113 ミッション進行データ
112 制御部
12 通信端末(端末装置)
120 通信部
121 表示部
122 操作部
123 制御部
5a ミッション委託先選択画面
51 プレイヤのアバタ
52 プレイヤに係る情報
53 チェックボックス
54 決定ボタン
5b ミッション依頼画面
55 第1プレイヤ及びミッションに係る情報
56 受諾ボタン
57 拒絶ボタン
1
DESCRIPTION OF
DESCRIPTION OF
上記課題を解決するために本発明に係るプログラムは、
複数の端末装置にゲームを提供するサーバとして機能するコンピュータに、
プレイヤにプレイさせるためのミッションと、該ミッションにおいてプレイヤがクリアすべき課題を示す情報と、を記憶部に記憶するステップと、
第1プレイヤによる前記ミッションの処理を開始するステップと、
前記第1プレイヤが前記課題の達成に失敗した場合、第2プレイヤを決定する情報を取得するステップと、
前記第2プレイヤに前記ミッションを最初からプレイさせるように、前記第2プレイヤによる前記ミッションの処理を開始するステップと、
前記第2プレイヤが前記課題の達成に成功した場合、前記第1プレイヤ及び前記第2プレイヤのうち少なくとも1のプレイヤに報酬を付与するステップと
を実行させる。
In order to solve the above problems, a program according to the present invention
In a computer functioning as a server that provides a game to a plurality of terminal devices,
Storing a mission for causing the player to play and information indicating an issue to be cleared by the player in the mission in a storage unit;
Starting the mission process by the first player;
Obtaining information for determining a second player if the first player fails to achieve the task;
Starting the processing of the mission by the second player so as to cause the second player to play the mission from the beginning ;
When the second player succeeds in achieving the task, a step of giving a reward to at least one of the first player and the second player is executed.
また本発明に係るサーバの制御方法は、
複数の端末装置にゲームを提供するサーバの制御方法であって、
プレイヤにプレイさせるためのミッションと、該ミッションにおいてプレイヤがクリアすべき課題を示す情報と、を記憶部に記憶するステップと、
第1プレイヤによる前記ミッションの処理を開始するステップと、
前記第1プレイヤが前記課題の達成に失敗した場合、第2プレイヤを決定する情報を取得するステップと、
前記第2プレイヤに前記ミッションを最初からプレイさせるように、前記第2プレイヤによる前記ミッションの処理を開始するステップと、
前記第2プレイヤが前記課題の達成に成功した場合、前記第1プレイヤ及び前記第2プレイヤのうち少なくとも1のプレイヤに報酬を付与するステップとを含む。
The server control method according to the present invention includes:
A server control method for providing a game to a plurality of terminal devices,
Storing a mission for causing the player to play and information indicating an issue to be cleared by the player in the mission in a storage unit;
Starting the mission process by the first player;
Obtaining information for determining a second player if the first player fails to achieve the task;
Starting the processing of the mission by the second player so as to cause the second player to play the mission from the beginning ;
A step of rewarding at least one of the first player and the second player when the second player succeeds in achieving the task.
また本発明に係るサーバは、
複数の端末装置にゲームを提供するサーバであって、
プレイヤにプレイさせるためのミッションと、該ミッションにおいてプレイヤがクリアすべき課題を示す情報と、を記憶部に記憶し、
第1プレイヤによる前記ミッションの処理を開始し、
前記第1プレイヤが前記課題の達成に失敗した場合、第2プレイヤを決定する情報を取得し、
前記第2プレイヤに前記ミッションを最初からプレイさせるように、前記第2プレイヤによる前記ミッションの処理を開始し、
前記第2プレイヤが前記課題の達成に成功した場合、前記第1プレイヤ及び前記第2プレイヤのうち少なくとも1のプレイヤに報酬を付与する。
Moreover, the server according to the present invention includes:
A server that provides a game to a plurality of terminal devices,
The storage unit stores a mission for causing the player to play and information indicating an issue that the player should clear in the mission,
Start the mission process by the first player,
If the first player fails to achieve the task, obtain information for determining the second player;
Starting the mission process by the second player so that the second player plays the mission from the beginning ;
When the second player succeeds in achieving the task, a reward is given to at least one of the first player and the second player.
上記課題を解決するために本発明に係るプログラムは、
複数の端末装置にゲームを提供するサーバとして機能するコンピュータに、
プレイヤにプレイさせるためのミッションと、該ミッションにおいてプレイヤがクリアすべき課題を示す情報と、を記憶部に記憶するステップと、
第1プレイヤによる前記ミッションの処理を開始するステップと、
前記第1プレイヤが前記課題の達成に失敗した場合、前記ミッションの受託を希望するプレイヤの中から第2プレイヤを決定する情報を取得するステップと、
前記第2プレイヤが前記ミッションの受託を拒絶した場合終了する前記ミッションを、前記第2プレイヤに最初からプレイさせるように、前記第2プレイヤによる前記ミッションの処理を開始するステップと、
前記第2プレイヤが前記課題の達成に成功した場合、前記第1プレイヤ及び前記第2プレイヤのうち少なくとも1のプレイヤに報酬を付与するステップと
を実行させる。
In order to solve the above problems, a program according to the present invention
In a computer functioning as a server that provides a game to a plurality of terminal devices,
Storing a mission for causing the player to play and information indicating an issue to be cleared by the player in the mission in a storage unit;
Starting the mission process by the first player;
If the first player fails to achieve the task, obtaining information for determining a second player from among players who want to entrust the mission ;
Starting the mission process by the second player so that the second player plays the mission from the beginning when the second player refuses to accept the mission ;
When the second player succeeds in achieving the task, a step of giving a reward to at least one of the first player and the second player is executed.
また本発明に係るサーバの制御方法は、
複数の端末装置にゲームを提供するサーバの制御方法であって、
プレイヤにプレイさせるためのミッションと、該ミッションにおいてプレイヤがクリアすべき課題を示す情報と、を記憶部に記憶するステップと、
第1プレイヤによる前記ミッションの処理を開始するステップと、
前記第1プレイヤが前記課題の達成に失敗した場合、前記ミッションの受託を希望するプレイヤの中から第2プレイヤを決定する情報を取得するステップと、
前記第2プレイヤが前記ミッションの受託を拒絶した場合終了する前記ミッションを、前記第2プレイヤに最初からプレイさせるように、前記第2プレイヤによる前記ミッションの処理を開始するステップと、
前記第2プレイヤが前記課題の達成に成功した場合、前記第1プレイヤ及び前記第2プレイヤのうち少なくとも1のプレイヤに報酬を付与するステップとを含む。
The server control method according to the present invention includes:
A server control method for providing a game to a plurality of terminal devices,
Storing a mission for causing the player to play and information indicating an issue to be cleared by the player in the mission in a storage unit;
Starting the mission process by the first player;
If the first player fails to achieve the task, obtaining information for determining a second player from among players who want to entrust the mission ;
Starting the mission process by the second player so that the second player plays the mission from the beginning when the second player refuses to accept the mission ;
A step of rewarding at least one of the first player and the second player when the second player succeeds in achieving the task.
また本発明に係るサーバは、
複数の端末装置にゲームを提供するサーバであって、
プレイヤにプレイさせるためのミッションと、該ミッションにおいてプレイヤがクリアすべき課題を示す情報と、を記憶部に記憶し、
第1プレイヤによる前記ミッションの処理を開始し、
前記第1プレイヤが前記課題の達成に失敗した場合、前記ミッションの受託を希望するプレイヤの中から第2プレイヤを決定する情報を取得し、
前記第2プレイヤが前記ミッションの受託を拒絶した場合終了する前記ミッションを、前記第2プレイヤに最初からプレイさせるように、前記第2プレイヤによる前記ミッションの処理を開始し、
前記第2プレイヤが前記課題の達成に成功した場合、前記第1プレイヤ及び前記第2プレイヤのうち少なくとも1のプレイヤに報酬を付与する。
Moreover, the server according to the present invention includes:
A server that provides a game to a plurality of terminal devices,
The storage unit stores a mission for causing the player to play and information indicating an issue that the player should clear in the mission,
Start the mission process by the first player,
If the first player fails to achieve the task, obtain information for determining the second player from the players who want to commission the mission ;
Starting the processing of the mission by the second player so as to cause the second player to play the mission that ends when the second player refuses to accept the mission ;
When the second player succeeds in achieving the task, a reward is given to at least one of the first player and the second player.
上記課題を解決するために本発明に係るプログラムは、
複数の端末装置にゲームを提供するサーバとして機能するコンピュータに、
プレイヤにプレイさせるためのミッションと、該ミッションにおいてプレイヤがクリアすべき課題を示す情報と、を記憶部に記憶するステップと、
第1プレイヤによる前記ミッションの処理を開始するステップと、
前記第1プレイヤが前記課題の達成に失敗した場合、前記ミッションの受託を希望するプレイヤの中から第2プレイヤを前記第1プレイヤに選択させ、そして選択された第2プレイヤの情報を取得するステップと、
選択された前記第2プレイヤが前記ミッションの受託を拒絶した場合には、前記ミッションを終了させ、前記第2プレイヤが前記ミッションの受託を受諾した場合には、前記ミッションを前記第2プレイヤに最初からプレイさせる処理を行うステップと、
プレイの結果、前記第2プレイヤが前記ミッションにおける前記課題の達成に成功した場合、前記第1プレイヤ及び前記第2プレイヤのうち少なくとも1のプレイヤに報酬を付与するステップと
を実行させる。
In order to solve the above problems, a program according to the present invention
In a computer functioning as a server that provides a game to a plurality of terminal devices,
Storing a mission for causing the player to play and information indicating an issue to be cleared by the player in the mission in a storage unit;
Starting the mission process by the first player;
When the first player fails to achieve the task, the step of causing the first player to select the second player from the players who want to entrust the mission , and obtaining information on the selected second player When,
If the selected second player refuses to accept the mission , the mission is terminated, and if the second player accepts the mission, the mission is first given to the second player. The process of playing from
As a result of play, when the second player succeeds in achieving the task in the mission, a step of giving a reward to at least one of the first player and the second player is executed.
また本発明に係るサーバの制御方法は、
複数の端末装置にゲームを提供するサーバの制御方法であって、
プレイヤにプレイさせるためのミッションと、該ミッションにおいてプレイヤがクリアすべき課題を示す情報と、を記憶部に記憶するステップと、
第1プレイヤによる前記ミッションの処理を開始するステップと、
前記第1プレイヤが前記課題の達成に失敗した場合、前記ミッションの受託を希望するプレイヤの中から第2プレイヤを前記第1プレイヤに選択させ、そして選択された第2プレイヤの情報を取得するステップと、
選択された前記第2プレイヤが前記ミッションの受託を拒絶した場合には、前記ミッションを終了させ、前記第2プレイヤが前記ミッションの受託を受諾した場合には、前記ミッションを前記第2プレイヤに最初からプレイさせる処理を行うステップと、
プレイの結果、前記第2プレイヤが前記ミッションにおける前記課題の達成に成功した場合、前記第1プレイヤ及び前記第2プレイヤのうち少なくとも1のプレイヤに報酬を付与するステップとを含む。
The server control method according to the present invention includes:
A server control method for providing a game to a plurality of terminal devices,
Storing a mission for causing the player to play and information indicating an issue to be cleared by the player in the mission in a storage unit;
Starting the mission process by the first player;
When the first player fails to achieve the task, the step of causing the first player to select the second player from the players who want to entrust the mission , and obtaining information on the selected second player When,
If the selected second player refuses to accept the mission , the mission is terminated, and if the second player accepts the mission, the mission is first given to the second player. The process of playing from
A step of providing a reward to at least one of the first player and the second player when the second player succeeds in achieving the task in the mission as a result of play .
また本発明に係るサーバは、
複数の端末装置にゲームを提供するサーバであって、
プレイヤにプレイさせるためのミッションと、該ミッションにおいてプレイヤがクリアすべき課題を示す情報と、を記憶部に記憶し、
第1プレイヤによる前記ミッションの処理を開始し、
前記第1プレイヤが前記課題の達成に失敗した場合、前記ミッションの受託を希望するプレイヤの中から第2プレイヤを前記第1プレイヤに選択させ、そして選択された第2プレイヤの情報を取得し、
選択された前記第2プレイヤが前記ミッションの受託を拒絶した場合には、前記ミッションを終了させ、前記第2プレイヤが前記ミッションの受託を受諾した場合には、前記ミッションを前記第2プレイヤに最初からプレイさせる処理を行い、
プレイの結果、前記第2プレイヤが前記ミッションにおける前記課題の達成に成功した場合、前記第1プレイヤ及び前記第2プレイヤのうち少なくとも1のプレイヤに報酬を付与する。
Moreover, the server according to the present invention includes:
A server that provides a game to a plurality of terminal devices,
The storage unit stores a mission for causing the player to play and information indicating an issue that the player should clear in the mission,
Start the mission process by the first player,
If the first player fails to achieve the task, the second player is selected from the players who want to entrust the mission , and information on the selected second player is obtained.
If the selected second player refuses to accept the mission , the mission is terminated, and if the second player accepts the mission, the mission is first given to the second player. Process to play from ,
As a result of play, when the second player succeeds in achieving the task in the mission , a reward is given to at least one of the first player and the second player.
Claims (6)
プレイヤにプレイさせるためのミッションと、該ミッションにおいてプレイヤがクリアすべき課題を示す情報と、を記憶部に記憶するステップと、
第1プレイヤによる前記ミッションの処理を開始するステップと、
前記第1プレイヤが前記課題の達成に失敗した場合、第2プレイヤを決定する情報を取得するステップと、
前記第2プレイヤによる前記ミッションの処理を開始するステップと、
前記第2プレイヤが前記課題の達成に成功した場合、前記第1プレイヤ及び前記第2プレイヤのうち少なくとも1のプレイヤに報酬を付与するステップと
を実行させるプログラム。 In a computer functioning as a server that provides a game to a plurality of terminal devices,
Storing a mission for causing the player to play and information indicating an issue to be cleared by the player in the mission in a storage unit;
Starting the mission process by the first player;
Obtaining information for determining a second player if the first player fails to achieve the task;
Starting the processing of the mission by the second player;
A program for executing a step of giving a reward to at least one of the first player and the second player when the second player succeeds in achieving the task.
前記他のプレイヤの評価結果に基づいて、前記他のプレイヤに関連付けられた評価値を変動させるステップと
をさらに含む、請求項1又は2に記載のプログラム。 Receiving evaluation results of other players from a terminal device of at least one of the first and second players;
The program according to claim 1, further comprising a step of changing an evaluation value associated with the other player based on an evaluation result of the other player.
他のプレイヤの端末装置から前記ミッションの受託を希望することを示す入札情報を受信するステップと、
前記入札情報を前記第1プレイヤの端末装置に送信するステップと、
前記第2プレイヤを決定する情報を前記第1プレイヤの端末装置から受信し、委託に係るゲーム媒体を消費させるステップと
を含む、請求項1乃至3いずれか1項に記載のプログラム。 The step of acquiring information for determining the second player comprises:
Receiving bid information indicating that the commission of the mission is desired from a terminal device of another player;
Transmitting the bid information to the terminal device of the first player;
4. The program according to claim 1, further comprising: receiving information for determining the second player from the terminal device of the first player and consuming a game medium related to the entrustment.
プレイヤにプレイさせるためのミッションと、該ミッションにおいてプレイヤがクリアすべき課題を示す情報と、を記憶部に記憶するステップと、
第1プレイヤによる前記ミッションの処理を開始するステップと、
前記第1プレイヤが前記課題の達成に失敗した場合、第2プレイヤを決定する情報を取得するステップと、
前記第2プレイヤによる前記ミッションの処理を開始するステップと、
前記第2プレイヤが前記課題の達成に成功した場合、前記第1プレイヤ及び前記第2プレイヤのうち少なくとも1のプレイヤに報酬を付与するステップと
を含むサーバの制御方法。 A server control method for providing a game to a plurality of terminal devices,
Storing a mission for causing the player to play and information indicating an issue to be cleared by the player in the mission in a storage unit;
Starting the mission process by the first player;
Obtaining information for determining a second player if the first player fails to achieve the task;
Starting the processing of the mission by the second player;
And a step of providing a reward to at least one of the first player and the second player when the second player succeeds in achieving the task.
プレイヤにプレイさせるためのミッションと、該ミッションにおいてプレイヤがクリアすべき課題を示す情報と、を記憶部に記憶し、
第1プレイヤによる前記ミッションの処理を開始し、
前記第1プレイヤが前記課題の達成に失敗した場合、第2プレイヤを決定する情報を取得し、
前記第2プレイヤによる前記ミッションの処理を開始し、
前記第2プレイヤが前記課題の達成に成功した場合、前記第1プレイヤ及び前記第2プレイヤのうち少なくとも1のプレイヤに報酬を付与する
サーバ。 A server that provides a game to a plurality of terminal devices,
The storage unit stores a mission for causing the player to play and information indicating an issue that the player should clear in the mission,
Start the mission process by the first player,
If the first player fails to achieve the task, obtain information for determining the second player;
Start processing the mission by the second player;
A server that provides a reward to at least one of the first player and the second player when the second player succeeds in achieving the task.
Priority Applications (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
JP2014164759A JP5827386B1 (en) | 2014-08-13 | 2014-08-13 | Program, server control method, and server |
Applications Claiming Priority (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
JP2014164759A JP5827386B1 (en) | 2014-08-13 | 2014-08-13 | Program, server control method, and server |
Related Child Applications (1)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
JP2015130201A Division JP6195592B2 (en) | 2015-06-29 | 2015-06-29 | Program, server control method, and server |
Publications (2)
Publication Number | Publication Date |
---|---|
JP5827386B1 JP5827386B1 (en) | 2015-12-02 |
JP2016039884A true JP2016039884A (en) | 2016-03-24 |
Family
ID=54776793
Family Applications (1)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
JP2014164759A Active JP5827386B1 (en) | 2014-08-13 | 2014-08-13 | Program, server control method, and server |
Country Status (1)
Country | Link |
---|---|
JP (1) | JP5827386B1 (en) |
Cited By (7)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
JP2017209574A (en) * | 2017-09-08 | 2017-11-30 | 株式会社コロプラ | Game program, method, and information processor |
JP2018011632A (en) * | 2016-07-19 | 2018-01-25 | 株式会社セガゲームス | Information processing device and game program |
JP2019216845A (en) * | 2018-06-15 | 2019-12-26 | 株式会社バンダイナムコエンターテインメント | Computer system, game system, and program |
JP2020039469A (en) * | 2018-09-07 | 2020-03-19 | 株式会社バンダイナムコエンターテインメント | Computer system and game system |
WO2020071555A1 (en) * | 2018-10-05 | 2020-04-09 | 株式会社セガゲームス | Server, prize acquisition game device, and prize acquisition game program |
JP2021041281A (en) * | 2020-12-18 | 2021-03-18 | 株式会社コロプラ | Game program, method, and information processor |
JP2021151558A (en) * | 2019-06-24 | 2021-09-30 | グリー株式会社 | Server, game providing method, and program |
Families Citing this family (2)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
JP6737467B2 (en) * | 2016-09-28 | 2020-08-12 | グリー株式会社 | Program, information processing apparatus control method, and information processing apparatus |
JP6826183B1 (en) * | 2019-12-25 | 2021-02-03 | 株式会社バンダイ | Programs, terminals, game systems and game management devices |
Citations (6)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
JP2006325663A (en) * | 2005-05-23 | 2006-12-07 | Konami Digital Entertainment:Kk | Game system and information control method regarding game |
JP2011188887A (en) * | 2010-03-11 | 2011-09-29 | Konami Digital Entertainment Co Ltd | Game system, method for controlling game system, and program |
JP2013128582A (en) * | 2011-12-20 | 2013-07-04 | Konami Digital Entertainment Co Ltd | Game device, game system, game task data generation device, game task data generation method, game control method, and program |
JP2013176616A (en) * | 2013-05-20 | 2013-09-09 | Konami Digital Entertainment Co Ltd | Device, program, and method of game management |
JP2013226232A (en) * | 2012-04-25 | 2013-11-07 | Konami Digital Entertainment Co Ltd | Game control device, game control method, program, and game system |
JP2014128697A (en) * | 2014-02-25 | 2014-07-10 | Dna:Kk | Server device and game program |
-
2014
- 2014-08-13 JP JP2014164759A patent/JP5827386B1/en active Active
Patent Citations (6)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
JP2006325663A (en) * | 2005-05-23 | 2006-12-07 | Konami Digital Entertainment:Kk | Game system and information control method regarding game |
JP2011188887A (en) * | 2010-03-11 | 2011-09-29 | Konami Digital Entertainment Co Ltd | Game system, method for controlling game system, and program |
JP2013128582A (en) * | 2011-12-20 | 2013-07-04 | Konami Digital Entertainment Co Ltd | Game device, game system, game task data generation device, game task data generation method, game control method, and program |
JP2013226232A (en) * | 2012-04-25 | 2013-11-07 | Konami Digital Entertainment Co Ltd | Game control device, game control method, program, and game system |
JP2013176616A (en) * | 2013-05-20 | 2013-09-09 | Konami Digital Entertainment Co Ltd | Device, program, and method of game management |
JP2014128697A (en) * | 2014-02-25 | 2014-07-10 | Dna:Kk | Server device and game program |
Cited By (11)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
JP2018011632A (en) * | 2016-07-19 | 2018-01-25 | 株式会社セガゲームス | Information processing device and game program |
JP2017209574A (en) * | 2017-09-08 | 2017-11-30 | 株式会社コロプラ | Game program, method, and information processor |
JP2019216845A (en) * | 2018-06-15 | 2019-12-26 | 株式会社バンダイナムコエンターテインメント | Computer system, game system, and program |
JP7015742B2 (en) | 2018-06-15 | 2022-02-03 | 株式会社バンダイナムコエンターテインメント | Computer systems, game systems and programs |
JP2020039469A (en) * | 2018-09-07 | 2020-03-19 | 株式会社バンダイナムコエンターテインメント | Computer system and game system |
JP7296702B2 (en) | 2018-09-07 | 2023-06-23 | 株式会社バンダイナムコエンターテインメント | Computer system, game system and game progress control method |
WO2020071555A1 (en) * | 2018-10-05 | 2020-04-09 | 株式会社セガゲームス | Server, prize acquisition game device, and prize acquisition game program |
JP2020058410A (en) * | 2018-10-05 | 2020-04-16 | 株式会社セガゲームス | Server, prize acquisition game device, and prize acquisition game program |
JP2021151558A (en) * | 2019-06-24 | 2021-09-30 | グリー株式会社 | Server, game providing method, and program |
JP7231672B2 (en) | 2019-06-24 | 2023-03-01 | グリー株式会社 | SERVER, GAME PROVIDING METHOD, AND PROGRAM |
JP2021041281A (en) * | 2020-12-18 | 2021-03-18 | 株式会社コロプラ | Game program, method, and information processor |
Also Published As
Publication number | Publication date |
---|---|
JP5827386B1 (en) | 2015-12-02 |
Similar Documents
Publication | Publication Date | Title |
---|---|---|
JP5827386B1 (en) | Program, server control method, and server | |
JP6297732B1 (en) | Program and control method | |
JP5891183B2 (en) | Video game processing apparatus and video game processing program | |
JP5764705B1 (en) | Program, game control method, and information processing apparatus | |
JP5876960B1 (en) | Program, game control method, and information processing apparatus | |
JP7157032B2 (en) | Information processing device, game program, and information processing method | |
JP7441461B2 (en) | Program, information processing device, and control method | |
JP7469765B2 (en) | GAME PROVIDING SYSTEM, GAME PROVIDING METHOD, AND SERVER DEVICE | |
JP6618600B1 (en) | Information processing apparatus, game program, and information processing method | |
WO2013154020A1 (en) | Game control device, game control method, program, recording medium, game control system | |
JP6195592B2 (en) | Program, server control method, and server | |
JP6905006B2 (en) | Game providing system, game providing method, terminal device and program of terminal device | |
JP2017153588A (en) | Information processor, game program, and information processing method | |
JP5492926B2 (en) | Game system, server device, program | |
JP7180901B2 (en) | GAME CONTROL DEVICE, GAME SYSTEM, AND PROGRAM | |
JP6872458B2 (en) | Programs, server control methods, and servers | |
JP7231672B2 (en) | SERVER, GAME PROVIDING METHOD, AND PROGRAM | |
JP6243323B2 (en) | Video game processing apparatus and video game processing program | |
JP7184944B2 (en) | Program and control method | |
JP7210797B1 (en) | Information processing device, game program, information processing method | |
JP7210796B1 (en) | Information processing device, game program, information processing method | |
JP7210798B1 (en) | Information processing device, game program, information processing method | |
JP7098811B1 (en) | Information processing equipment, game programs, information processing methods | |
JP6778301B2 (en) | Programs, communication systems, and control methods | |
JP2024027646A (en) | Information processor, information processing method and program |
Legal Events
Date | Code | Title | Description |
---|---|---|---|
A02 | Decision of refusal |
Free format text: JAPANESE INTERMEDIATE CODE: A02 Effective date: 20150512 |
|
A521 | Request for written amendment filed |
Free format text: JAPANESE INTERMEDIATE CODE: A523 Effective date: 20150903 |
|
TRDD | Decision of grant or rejection written | ||
A01 | Written decision to grant a patent or to grant a registration (utility model) |
Free format text: JAPANESE INTERMEDIATE CODE: A01 Effective date: 20151013 |
|
A61 | First payment of annual fees (during grant procedure) |
Free format text: JAPANESE INTERMEDIATE CODE: A61 Effective date: 20151015 |
|
R150 | Certificate of patent or registration of utility model |
Ref document number: 5827386 Country of ref document: JP Free format text: JAPANESE INTERMEDIATE CODE: R150 |
|
R250 | Receipt of annual fees |
Free format text: JAPANESE INTERMEDIATE CODE: R250 |
|
R250 | Receipt of annual fees |
Free format text: JAPANESE INTERMEDIATE CODE: R250 |
|
R250 | Receipt of annual fees |
Free format text: JAPANESE INTERMEDIATE CODE: R250 |
|
R250 | Receipt of annual fees |
Free format text: JAPANESE INTERMEDIATE CODE: R250 |
|
R250 | Receipt of annual fees |
Free format text: JAPANESE INTERMEDIATE CODE: R250 |
|
R250 | Receipt of annual fees |
Free format text: JAPANESE INTERMEDIATE CODE: R250 |