JP2021058368A - Information processing device, game program, and information processing method - Google Patents

Information processing device, game program, and information processing method Download PDF

Info

Publication number
JP2021058368A
JP2021058368A JP2019184157A JP2019184157A JP2021058368A JP 2021058368 A JP2021058368 A JP 2021058368A JP 2019184157 A JP2019184157 A JP 2019184157A JP 2019184157 A JP2019184157 A JP 2019184157A JP 2021058368 A JP2021058368 A JP 2021058368A
Authority
JP
Japan
Prior art keywords
player
players
game
information
screen
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
Application number
JP2019184157A
Other languages
Japanese (ja)
Other versions
JP7157032B2 (en
Inventor
勇人 好村
Isato Yoshimura
勇人 好村
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
DeNA Co Ltd
Original Assignee
DeNA Co Ltd
Priority date (The priority date 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 date listed.)
Filing date
Publication date
Application filed by DeNA Co Ltd filed Critical DeNA Co Ltd
Priority to JP2019184157A priority Critical patent/JP7157032B2/en
Publication of JP2021058368A publication Critical patent/JP2021058368A/en
Application granted granted Critical
Publication of JP7157032B2 publication Critical patent/JP7157032B2/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Abstract

To activate communication among players.SOLUTION: An information processing device includes: a storage unit for storing player information in which a predetermined condition that is satisfied by each player in a game, a time point in which the predetermined condition is satisfied, and other players, who are companions of each player are set for each player; a screen data creation unit for creating screen data for arranging other players who satisfy the predetermined condition of the other players, who are companions of the player, in a time series manner, and displaying them on a screen; a point imparting unit for imparting a point to any of the other players displayed on the screen in response to a game operation of the player for having communication with the any of the other players displayed on the screen; and a point exchange unit for exchanging the point obtained by the other player for a privilege.SELECTED DRAWING: Figure 1

Description

本発明は、情報処理装置、ゲームプログラム、及び、情報処理方法に関する。 The present invention relates to an information processing device, a game program, and an information processing method.

互いにフレンドとして設定されたプレイヤー同士がコミュニケーションを図りながらゲームプレイできるように構成されたゲームシステムが知られている(例えば、特許文献1)。 There is known a game system configured so that players set as friends can play a game while communicating with each other (for example, Patent Document 1).

特許第6475961号公報Japanese Patent No. 6475961

このようなゲームでは、プレイヤー間のコミュニケーションを活性化させるという点において改善の余地があった。
本発明は、このような事情に鑑みてなされたものであり、その目的とするところは、プレイヤー間のコミュニケーションを活性化させることのできる情報処理装置、ゲームプログラム、情報処理方法、及び、ゲームシステムを提供することにある。
In such games, there was room for improvement in activating communication between players.
The present invention has been made in view of such circumstances, and an object of the present invention is an information processing device, a game program, an information processing method, and a game system capable of activating communication between players. Is to provide.

上記課題を解決するための本発明の主たる発明は、
プレイヤー毎に、各プレイヤーがゲームで満たした所定条件と、前記所定条件が満たされたときの時刻と、各プレイヤーの仲間である他のプレイヤーとが設定されたプレイヤー情報を記憶する記憶部と、
プレイヤーの仲間である他のプレイヤーのうち、前記所定条件を満たした他のプレイヤーを時系列に並べて画面表示するための画面データを生成する画面データ生成部と、
画面表示されたいずれかの前記他のプレイヤーに対して前記プレイヤーがコミュニケーションを取るためのゲーム操作を行ったことに応答して、当該他のプレイヤーに対してポイントを付与するポイント付与部と、
前記他のプレイヤーが獲得したポイントを特典に交換するポイント交換部と、
を備えたことを特徴とする情報処理装置である。
本発明の他の特徴については、本明細書及び添付図面の記載により明らかにする。
The main invention of the present invention for solving the above problems is
For each player, a storage unit that stores a predetermined condition satisfied by each player in the game, a time when the predetermined condition is satisfied, and player information set by another player who is a friend of each player, and a storage unit.
A screen data generation unit that generates screen data for displaying screens of other players who meet the above-mentioned predetermined conditions in chronological order among other players who are friends of the players.
A point-giving unit that grants points to the other player in response to the player performing a game operation for communicating with any of the other players displayed on the screen.
With the point exchange department that exchanges points earned by the other players for benefits,
It is an information processing device characterized by being equipped with.
Other features of the present invention will be clarified by the description of the present specification and the accompanying drawings.

ゲームシステム1の全体構成例を示す図である。It is a figure which shows the whole configuration example of a game system 1. サーバー装置10の機能上の構成を示すブロック図である。It is a block diagram which shows the functional structure of the server apparatus 10. キャラクター情報のデータ構造例を示す図である。It is a figure which shows the data structure example of a character information. アイテム情報のデータ構造例を示す図である。It is a figure which shows the data structure example of item information. プレイヤー情報のデータ構造例を示す図である。It is a figure which shows the data structure example of a player information. 所有アイテム情報のデータ構造例を示す図である。It is a figure which shows the data structure example of the possession item information. デッキ情報のデータ構造例を示す図である。It is a figure which shows the data structure example of deck information. 仲間情報のデータ構造例を示す図である。It is a figure which shows the data structure example of the companion information. 仲間アクション情報のデータ構造例を示す図である。It is a figure which shows the data structure example of the fellow action information. アクション履歴情報のデータ構造例を示す図である。It is a figure which shows the data structure example of the action history information. クエスト情報のデータ構造例を示す図である。It is a figure which shows the data structure example of quest information. エントリー情報のデータ構造例を示す図である。It is a figure which shows the data structure example of the entry information. マッチング情報のデータ構造例を示す図である。It is a figure which shows the data structure example of the matching information. プレイヤー端末20の機能上の構成を示すブロック図である。It is a block diagram which shows the functional structure of a player terminal 20. 予め設定されたイベント期間においてプレイ可能なイベントゲームに関する動作例を説明するためのフローチャートである。It is a flowchart for demonstrating the operation example about the event game which can play in a preset event period. 仲間アクション情報の更新に関する動作例について説明するためのフローチャートである。It is a flowchart for demonstrating the operation example about the update of the fellow action information. 仲間に対するフレンドポイントの付与に関する動作例について説明するためのフローチャートである。It is a flowchart for demonstrating the operation example which concerns on giving friend points to a friend. 仲間交流画面50の一例を示す図である。It is a figure which shows an example of the fellow exchange screen 50. プレイヤーが所有するフレンドポイントの交換に関する動作例について説明するためのフローチャートである。It is a flowchart for demonstrating the operation example concerning exchange of friend points owned by a player.

本明細書及び添付図面の記載により、少なくとも以下の事項が明らかとなる。
即ち、プレイヤー毎に、各プレイヤーがゲームで満たした所定条件と、前記所定条件が満たされたときの時刻と、各プレイヤーの仲間である他のプレイヤーとが設定されたプレイヤー情報を記憶する記憶部と、
プレイヤーの仲間である他のプレイヤーのうち、前記所定条件を満たした他のプレイヤーを時系列に並べて画面表示するための画面データを生成する画面データ生成部と、
画面表示されたいずれかの前記他のプレイヤーに対して前記プレイヤーがコミュニケーションを取るためのゲーム操作を行ったことに応答して、当該他のプレイヤーに対してポイントを付与するポイント付与部と、
前記他のプレイヤーが獲得したポイントを特典に交換するポイント交換部と、
を備えたことを特徴とする情報処理装置である。
このような情報処理装置によれば、仲間として設定された他のプレイヤー(フレンド)がゲームで所定条件を満たす度に、その仲間たちが次々と時系列に並べられ画面表示されるため、プレイヤーは仲間の近況を画面上で簡単に把握できるようになる。また、プレイヤーがそのようにして画面表示された仲間とコミュニケーションを取るためのゲーム操作を行うことで、その仲間に対しポイントが付与されるため、その仲間はゲームで所定条件を満たすべく積極的に参加するようになる。その結果、プレイヤー間のコミュニケーションを活性化させることが可能となる。
The description of this specification and the accompanying drawings will clarify at least the following matters.
That is, a storage unit that stores player information set for each player, a predetermined condition satisfied by each player in the game, a time when the predetermined condition is satisfied, and other players who are friends of each player. When,
A screen data generation unit that generates screen data for displaying screens of other players who meet the above-mentioned predetermined conditions in chronological order among other players who are friends of the players.
A point-giving unit that grants points to the other player in response to the player performing a game operation for communicating with any of the other players displayed on the screen.
With the point exchange department that exchanges points earned by the other players for benefits,
It is an information processing device characterized by being equipped with.
According to such an information processing device, every time another player (friend) set as a friend meets a predetermined condition in the game, the friends are arranged one after another in chronological order and displayed on the screen. You will be able to easily grasp the latest status of your friends on the screen. In addition, when the player operates the game to communicate with the companion displayed on the screen in this way, points are given to the companion, so that companion actively fulfills the predetermined condition in the game. I will participate. As a result, it becomes possible to activate communication between players.

また、かかる情報処理装置であって、前記画面データ生成部は、前記所定条件を満たした他のプレイヤーを時系列に並べて画面表示するための画面データを生成する際、前記他のプレイヤーのいずれかが、中断していた前記ゲームを再開した復帰プレイヤーである場合に、当該他のプレイヤーが復帰プレイヤーであることを示すマークを画面表示することとしてもよい。
このような情報処理装置によれば、仲間がブランクを経てゲームに復帰したことを、プレイヤーは画面上で簡単に把握できるようになる。逆に、復帰したプレイヤー自身は、これまでの仲間が所定条件を満たす度に時系列で画面表示されることで、その仲間の近況を画面上で簡単に把握できるようになる。また、プレイヤーが復帰プレイヤーとコミュニケーションを取るためのゲーム操作を行うことで、その復帰プレイヤーに対しポイントが付与されるため、その復帰プレイヤーは復帰後もゲームを継続する意欲を高めることができる。
Further, in such an information processing device, when the screen data generation unit generates screen data for displaying screen data by arranging other players satisfying the predetermined conditions in chronological order, any one of the other players. However, when the player is a returning player who has resumed the interrupted game, a mark indicating that the other player is a returning player may be displayed on the screen.
With such an information processing device, the player can easily grasp on the screen that a friend has returned to the game after a blank. On the contrary, the returning player himself can easily grasp the current status of the fellows on the screen by displaying them on the screen in chronological order each time the former fellows satisfy the predetermined conditions. In addition, when the player operates the game to communicate with the returning player, points are given to the returning player, so that the returning player can be motivated to continue the game even after returning.

また、かかる情報処理装置であって、前記ポイント付与部は、当該他のプレイヤーに対してポイントを付与する際、当該他のプレイヤーが、中断していた前記ゲームを再開した復帰プレイヤーである場合に、復帰プレイヤーでない場合に比べて多くのポイントを付与することとしてもよい。
このような情報処理装置によれば、復帰プレイヤーは復帰後もゲームを継続する意欲をより一層高めることができる。
Further, in the information processing device, when the point giving unit is a returning player who has restarted the interrupted game when giving points to the other player. , You may give more points than if you are not a returning player.
According to such an information processing device, the returning player can further increase the motivation to continue the game even after returning.

また、かかる情報処理装置であって、前記ポイント付与部は、当該他のプレイヤーが復帰プレイヤーである場合に、前記ゲームの中断から再開までの期間が長いほど多くのポイントを付与することとしてもよい。
このような情報処理装置によれば、復帰プレイヤーは、長期間のブランクがあっとしても、復帰後もゲームを継続する意欲をより一層高めることができる。
Further, in the information processing device, when the other player is a returning player, the point giving unit may give more points as the period from the interruption to the restart of the game is longer. ..
According to such an information processing device, the returning player can further increase the motivation to continue the game even after returning even if there is a blank for a long period of time.

また、かかる情報処理装置であって、前記ポイント付与部は、当該他のプレイヤーに対してポイントを付与する際、前記プレイヤーの仲間である期間が長いほど多くのポイントを付与することとしてもよい。
このような情報処理装置によれば、各プレイヤーが仲間関係の維持に努めるようになるため、プレイヤー間のコミュニケーションをより活性化させることが可能となる。
Further, in the information processing device, when the point giving unit gives points to the other player, the longer the period of being a member of the player, the more points may be given.
According to such an information processing device, each player strives to maintain a friendship, so that communication between players can be further activated.

また、かかる情報処理装置であって、前記画面データ生成部は、前記所定条件を満たした他のプレイヤーを時系列に並べて画面表示するための画面データを生成する際、前記他のプレイヤーのいずれかが、中断していた前記ゲームを再開した復帰プレイヤーである場合には、当該復帰プレイヤーを時系列ではなく最上位に並べて画面表示することとしてもよい。
このような情報処理装置によれば、ブランクを経てゲームに復帰した仲間については、例外的に、時系列ではなく最上位に並べて画面表示されるため、プレイヤーは仲間の復帰を画面上でより簡単に把握できるようになる。
Further, in such an information processing device, when the screen data generation unit generates screen data for displaying screen data by arranging other players satisfying the predetermined conditions in chronological order, any one of the other players. However, in the case of a returning player who has resumed the interrupted game, the returning players may be displayed on the screen side by side at the top instead of in chronological order.
According to such an information processing device, as an exception, allies who have returned to the game after a blank are displayed on the screen side by side at the top instead of in chronological order, so that the player can easily return the allies on the screen. You will be able to grasp it.

次に、コンピューターに、
プレイヤー毎に、各プレイヤーがゲームで満たした所定条件と、前記所定条件が満たされたときの時刻と、各プレイヤーの仲間である他のプレイヤーとが設定されたプレイヤー情報を記憶部に記憶する処理と、
プレイヤーの仲間である他のプレイヤーのうち、前記所定条件を満たした他のプレイヤーを時系列に並べて画面表示するための画面データを生成する画面データ生成処理と、
画面表示されたいずれかの前記他のプレイヤーに対して前記プレイヤーがコミュニケーションを取るためのゲーム操作を行ったことに応答して、当該他のプレイヤーに対してポイントを付与するポイント付与処理と、
前記他のプレイヤーが獲得したポイントを特典に交換するポイント交換処理と、
を実行させることを特徴とするゲームプログラムである。
このようなゲームプログラムによれば、プレイヤー間のコミュニケーションを活性化させることが可能となる。
Then on the computer
For each player, a process of storing in a storage unit a predetermined condition satisfied by each player in the game, a time when the predetermined condition is satisfied, and player information set by another player who is a friend of each player. When,
Screen data generation processing that generates screen data for displaying screens of other players who meet the above-mentioned predetermined conditions in chronological order among other players who are friends of the players.
A point awarding process for awarding points to the other player in response to the player performing a game operation for communicating with any of the other players displayed on the screen.
The point exchange process for exchanging points earned by other players for benefits, and
It is a game program characterized by executing.
According to such a game program, it is possible to activate communication between players.

次に、コンピューターが、
プレイヤー毎に、各プレイヤーがゲームで満たした所定条件と、前記所定条件が満たされたときの時刻と、各プレイヤーの仲間である他のプレイヤーとが設定されたプレイヤー情報を記憶部に記憶することと、
プレイヤーの仲間である他のプレイヤーのうち、前記所定条件を満たした他のプレイヤーを時系列に並べて画面表示するための画面データを生成することと、
画面表示されたいずれかの前記他のプレイヤーに対して前記プレイヤーがコミュニケーションを取るためのゲーム操作を行ったことに応答して、当該他のプレイヤーに対してポイントを付与することと、
前記他のプレイヤーが獲得したポイントを特典に交換することと、
を有することを特徴とする情報処理方法である。
このような情報処理方法によれば、プレイヤー間のコミュニケーションを活性化させることが可能となる。
Then the computer
For each player, the predetermined conditions satisfied by each player in the game, the time when the predetermined conditions are satisfied, and the player information set by other players who are friends of each player are stored in the storage unit. When,
To generate screen data for displaying screens of other players who meet the above-mentioned predetermined conditions in chronological order among other players who are friends of the players.
In response to the player performing a game operation for communicating with any of the other players displayed on the screen, points are awarded to the other player.
To exchange the points earned by the other players for benefits,
It is an information processing method characterized by having.
According to such an information processing method, it is possible to activate communication between players.

===実施形態===
<<ゲームシステム1の構成について>>
図1は、ゲームシステム1の全体構成の一例を示す図である。ゲームシステム1は、ネットワーク2(例えば、インターネット等)を介してゲームに関する各種サービスをプレイヤーに提供するものであり、サーバー装置10と、複数のプレイヤー端末20とを含んで構成される。
=== Embodiment ===
<< About the configuration of game system 1 >>
FIG. 1 is a diagram showing an example of the overall configuration of the game system 1. The game system 1 provides various services related to a game to a player via a network 2 (for example, the Internet or the like), and includes a server device 10 and a plurality of player terminals 20.

本実施形態に係るゲームシステム1は、ゲームコンテンツを用いて行う対戦ゲームをプレイヤーに提供することができる。以下では、ゲームコンテンツの一例としてのアイテムを用いて行う対戦ゲームについて説明する。 The game system 1 according to the present embodiment can provide a player with a competitive game played by using game contents. In the following, a competitive game played using an item as an example of game content will be described.

本実施形態に係る対戦ゲームをプレイするプレイヤーは、各種クエストの中からいずれかのクエストを選択し、そのクエストに設定された1又は複数のエネミーキャラクターと対戦する。このエネミーキャラクターとの対戦では、プレイヤーは自己のデッキを用いて攻撃を行う。 The player who plays the battle game according to the present embodiment selects one of the various quests and plays against one or more enemy characters set in the quest. In the battle against this enemy character, the player attacks using his / her own deck.

デッキは、プレイヤーが自己の所有するアイテムの中から攻撃アイテムを選択し組み合わせることによって編成される。その際、プレイヤーは攻撃アイテムに設定されている各種パラメーターやスキル(攻撃特性)等、所謂その攻撃アイテムの強さを参照してデッキを編成する。 The deck is organized by the player selecting and combining attack items from the items he owns. At that time, the player organizes a deck by referring to the strength of the so-called attack item, such as various parameters and skills (attack characteristics) set for the attack item.

また、本実施形態に係る対戦ゲームでは、プレイヤーが他のプレイヤーを仲間に誘うと、その誘われた他のユーザーがそれを承認することによって、互いに仲間として設定されるようになっている。各プレイヤーは、仲間制限数(仲間数の上限)に達するまで自分の仲間を増やすことができる。 Further, in the battle game according to the present embodiment, when a player invites another player to a friend, the invited other user approves the invitation, so that the player is set as a friend to each other. Each player can increase his or her allies until the number of allies reaches the limit (upper limit of the number of allies).

そして、プレイヤーがエネミーキャラクターを撃破できなかった際に、そのプレイヤーの仲間として設定された他のプレイヤーに応援依頼することで、その依頼を受けた仲間がそのエネミーキャラクターを攻撃することも可能である。 Then, when the player cannot defeat the enemy character, by requesting support from another player set as a friend of that player, the friend who received the request can attack the enemy character. ..

また、本実施形態に係る対戦ゲームには、このような通常のゲームだけでなく、イベント期間中に限ってプレイ可能なイベントゲームも含まれている。イベントゲームでは、複数のプレイヤーそれぞれをいずれかのチームに割り当てることによって各チームが結成され、マッチングされたチーム同士によるチーム対戦が行われる。 Further, the battle game according to the present embodiment includes not only such a normal game but also an event game that can be played only during the event period. In the event game, each team is formed by assigning each of a plurality of players to one of the teams, and team battles are performed between the matched teams.

また、本実施形態に係る対戦ゲームでは、仲間同士が互いコミュニケーションを図りながらゲームプレイを楽しめるように、各プレイヤーが自分専用の仲間交流画面を閲覧できるようになっている。 Further, in the battle game according to the present embodiment, each player can browse his / her own friend exchange screen so that the friends can enjoy the game play while communicating with each other.

この仲間交流画面には、自分の仲間となる他のプレイヤーのうち、ゲームにログインすること、イベントゲームにエントリーすること、イベントゲームでランキング上位者になること等の所定条件を満たした他のプレイヤーが、時系列に並べて表示される。 On this friend exchange screen, among other players who will be your friends, other players who meet the prescribed conditions such as logging in to the game, entering the event game, and becoming the top ranking player in the event game. Are displayed side by side in chronological order.

すなわち、自分の仲間が所定条件を満たす度に、その条件を満たした仲間たちが次々と時系列に並べられ画面表示されるため、各プレイヤーは、自分の仲間交流画面を閲覧することによって、自分の仲間の近況を画面上で簡単に把握できるようになっている。 That is, every time one's companion meets a predetermined condition, the companions who meet the condition are arranged one after another in chronological order and displayed on the screen. Therefore, each player can browse his / her own companion exchange screen. You can easily grasp the latest status of your friends on the screen.

そして、各プレイヤーは、自分の仲間交流画面において時系列に並べられた自分の仲間の中からいずれかの仲間を選択し、その仲間とコミュニケーションを取るためのゲーム操作(例えば、仲間に対して「いいね」の操作ボタンを押す)を行うことができるようになっている。 Then, each player selects one of his / her friends arranged in chronological order on his / her friend exchange screen, and operates a game for communicating with that friend (for example, "for a friend". You can press the "Like" operation button).

このようにして、各プレイヤーが自分の仲間とコミュニケーションを取るためのゲーム操作を行うと、その仲間に対してフレンドポイントが与えられるようになっている。そのため、各プレイヤーはゲームで所定条件を満たすべく積極的に参加するようになり、プレイヤー間のコミュニケーションを活性化させることが可能となる。 In this way, when each player performs a game operation for communicating with his / her companion, friend points are given to that companion. Therefore, each player will actively participate in the game in order to satisfy a predetermined condition, and it will be possible to activate communication between the players.

なお、このようにしてフレンドポイントを獲得した各プレイヤーは、ポイント交換を行うことによって、自分のフレンドポイントを消費する代わりに、特別なアイテムなどの特典を得ることができるようになっている。 By exchanging points, each player who has earned friend points in this way can obtain benefits such as special items instead of consuming his / her friend points.

また、この仲間交流画面には、仲間として時系列に並べられた他のプレイヤーのうち、中断していたゲームを再開した他のプレイヤー(以下、「復帰プレイヤー」とも呼ぶ)に対して、復帰プレイヤーであることを示すマークが表示されるようになっている。 In addition, on this friend exchange screen, among the other players arranged in chronological order as friends, the return player is referred to the other player who resumed the interrupted game (hereinafter, also referred to as "return player"). A mark indicating that is displayed.

そのため、各プレイヤーは、自分の仲間交流画面を閲覧することによって、自分の仲間がブランクを経てゲームに復帰したことを、画面上で簡単に把握できるようになっている。逆に、復帰プレイヤー自身も、自分の仲間交流画面を閲覧することによって、これまでの仲間の近況を画面上で簡単に把握できるようになっている。 Therefore, each player can easily grasp on the screen that his / her companion has returned to the game after a blank by browsing his / her companion exchange screen. On the contrary, the returning player himself can easily grasp the recent situation of his friends on the screen by browsing his friend exchange screen.

また、各プレイヤーは、復帰プレイヤーとコミュニケーションを取るためのゲーム操作を行うと、その復帰プレイヤーである仲間に対してフレンドポイントが与えられるようになっている。そのため、復帰プレイヤーは、仲間とのコミュニケーションによってフレンドポイントを獲得できたことで、復帰後もゲームを継続する意欲を高めることができる。 In addition, when each player performs a game operation for communicating with the returning player, friend points are given to the fellow who is the returning player. Therefore, the returning player can increase the motivation to continue the game even after returning by being able to obtain friend points by communicating with his / her friends.

<<サーバー装置10の構成について>>
図2は、サーバー装置10の機能上の構成を示すブロック図である。サーバー装置10は、システム管理者等が各種サービスを運営・管理する際に利用する情報処理装置(例えば、ワークステーションやパーソナルコンピューター等)である。サーバー装置10は、プレイヤー端末20から各種のコマンド(リクエスト)を受信すると、プレイヤー端末20上で動作可能なゲームプログラム・各種データや、プレイヤー端末20の規格に合わせたマークアップ言語(HTML等)で作成されたWebページ(ゲーム画面等)を送信(レスポンス)する。サーバー装置10は、制御部11と、記憶部12と、入力部13と、表示部14と、通信部15と、を有する。
<< About the configuration of the server device 10 >>
FIG. 2 is a block diagram showing a functional configuration of the server device 10. The server device 10 is an information processing device (for example, a workstation, a personal computer, etc.) used by a system administrator or the like when operating and managing various services. When the server device 10 receives various commands (requests) from the player terminal 20, the server device 10 uses a game program and various data that can operate on the player terminal 20 and a markup language (HTML, etc.) that matches the standard of the player terminal 20. Send (response) the created Web page (game screen, etc.). The server device 10 includes a control unit 11, a storage unit 12, an input unit 13, a display unit 14, and a communication unit 15.

制御部11は、各部間のデータの受け渡しを行うと共に、サーバー装置10全体の制御を行うものであり、CPU(Central Processing Unit)が所定のメモリに格納されたプログラムを実行することによって実現される。本実施形態における制御部11は、少なくともエントリー処理部111、マッチング処理部112、デッキ編成処理部113、ゲーム進行部114、画面データ生成部115を備える。 The control unit 11 transfers data between each unit and controls the entire server device 10, and is realized by the CPU (Central Processing Unit) executing a program stored in a predetermined memory. .. The control unit 11 in the present embodiment includes at least an entry processing unit 111, a matching processing unit 112, a deck organization processing unit 113, a game progress unit 114, and a screen data generation unit 115.

エントリー処理部111は、対戦ゲームにおけるエントリーに関する各種処理を実行する機能を有している。本実施形態におけるエントリー処理部111は、対戦ゲームで定期的に開催されるイベントゲームへの参加を希望する複数プレイヤーの参加登録を受け付ける。 The entry processing unit 111 has a function of executing various processes related to the entry in the battle game. The entry processing unit 111 in the present embodiment accepts participation registration of a plurality of players who wish to participate in an event game that is regularly held in a battle game.

マッチング処理部112は、イベントゲームにおけるマッチングに関する各種処理を実行する機能を有している。本実施形態におけるマッチング処理部112は、イベントゲームに参加登録された複数プレイヤーのそれぞれを、いずれかのチームに割り当てることによって各チームを結成する。そして、その結成された複数チームの中から互いに対戦相手となる2チームをマッチングする。つまり、各チームには複数人のプレイヤーが所属することになるので、互いに対戦相手となる複数プレイヤー同士がマッチングされることになる。 The matching processing unit 112 has a function of executing various processes related to matching in the event game. The matching processing unit 112 in the present embodiment forms each team by assigning each of the plurality of players registered to participate in the event game to any team. Then, two teams that are opponents of each other are matched from the formed plurality of teams. In other words, since a plurality of players belong to each team, a plurality of players who are opponents of each other are matched with each other.

デッキ編成処理部113は、対戦ゲームで用いられるデッキを編成する処理を実行する機能を有している。デッキとは、攻撃特性を有する複数のアイテムを1つのセットにまとめたアイテム群のことである。本実施形態におけるデッキ編成処理部113は、プレイヤーの操作に基づいて、そのプレイヤーが所有する複数の攻撃アイテムから構成されるデッキ(以下、「プレイヤーデッキ」とも呼ぶ)を編成する。なお、プレイヤーが所有しない攻撃アイテムを含むプレイヤーデッキを編成しても良い。 The deck organization processing unit 113 has a function of executing a process of organizing a deck used in a battle game. A deck is a group of items that combine a plurality of items with attack characteristics into one set. The deck formation processing unit 113 in the present embodiment organizes a deck (hereinafter, also referred to as a “player deck”) composed of a plurality of attack items owned by the player based on the operation of the player. You may also organize a player deck that includes attack items that the player does not own.

ゲーム進行部114は、ゲームプログラムに従って対戦ゲームを進行させる処理を実行する機能を有している。本実施形態におけるゲーム進行部114は、対戦処理部114Aと、ポイント付与部114Bと、ポイント交換部114Cと、仲間設定部114Dを含んで構成されている。 The game progress unit 114 has a function of executing a process of advancing the battle game according to the game program. The game progress unit 114 in the present embodiment includes a battle processing unit 114A, a point giving unit 114B, a point exchange unit 114C, and a companion setting unit 114D.

対戦処理部114Aは、エネミーキャラクターとの対戦について勝敗を決定する処理等を実行する機能を有している。本実施形態における対戦処理部114Aは、例えば、通常のゲーム及びイベントゲームのそれぞれにおいて、プレイヤーデッキの能力パラメーターとエネミーキャラクターの能力パラメーターとの比較等によって勝敗決定を行う。 The battle processing unit 114A has a function of executing a process of determining the outcome of the battle with the enemy character. The battle processing unit 114A in the present embodiment determines the victory or defeat by comparing the ability parameter of the player deck with the ability parameter of the enemy character in each of the normal game and the event game, for example.

ポイント付与部114Bは、プレイヤーに対してポイントを付与する処理を実行する機能を有している。本実施形態におけるポイント付与部114Bは、各プレイヤーが自分の仲間交流画面において時系列に並べられた自分の仲間の中からいずれかの仲間を選択し、その仲間とコミュニケーションを取るためのゲーム操作を行った場合に、その仲間に対してフレンドポイントを付与する。 The point giving unit 114B has a function of executing a process of giving points to a player. The point giving unit 114B in the present embodiment performs a game operation for each player to select one of his / her friends arranged in chronological order on his / her friend exchange screen and communicate with that friend. If you do, give friend points to that fellow.

ポイント交換部114Cは、プレイヤーの操作に基づいてポイント交換する処理を実行する機能を有している。本実施形態におけるポイント交換部114Cは、プレイヤーが所有するフレンドポイントを消費して、特別なアイテムなどの特典をそのプレイヤーに対して付与する。 The point exchange unit 114C has a function of executing a process of exchanging points based on a player's operation. The point exchange unit 114C in the present embodiment consumes the friend points owned by the player and grants the player a privilege such as a special item.

仲間設定部114Dは、プレイヤー間においてフレンド関係を設定するための各種処理を実行する機能を有している。本実施形態における仲間設定部114Dは、プレイヤーが他のプレイヤーを仲間に誘うための仲間申請操作を行ったことに対し、その誘われた他のユーザーがそれを承認するための仲間承認操作を行うと、両プレイヤーを互いに仲間としてプレイヤー情報に設定する。また、本実施形態における仲間設定部114Dは、プレイヤーが所定条件を満たしたときに、そのプレイヤーの仲間に対応付けられたプレイヤー情報にそのプレイヤーを時系列に並べて設定する。また、本実施形態における仲間設定部114Dは、プレイヤーが所定条件を満たしてから所定期間が経過すると、そのプレイヤーの仲間に対応付けられたプレイヤー情報からそのプレイヤーを削除する設定を行う。 The companion setting unit 114D has a function of executing various processes for setting a friend relationship between players. The companion setting unit 114D in the present embodiment performs a companion approval operation for the invited other user to approve the companion application operation for inviting another player to the companion. And, both players are set in the player information as friends with each other. Further, when a player satisfies a predetermined condition, the friend setting unit 114D in the present embodiment sets the player in chronological order in the player information associated with the player's friend. Further, the companion setting unit 114D in the present embodiment sets to delete the player from the player information associated with the player's companion when a predetermined period elapses after the player satisfies the predetermined condition.

画面データ生成処理部115は、ゲーム画面をプレイヤー端末20に表示させるための画面データを生成する処理を実行する機能を有している。本実施形態における画面データ生成部115は、各プレイヤーが自分の仲間とのコミュニケーションを図るために閲覧する仲間交流画面のデータを、プレイヤー毎に生成する。なお、本実施形態では、ゲーム画面に対応する画面データとしてHTMLデータを生成する The screen data generation processing unit 115 has a function of executing a process of generating screen data for displaying the game screen on the player terminal 20. The screen data generation unit 115 in the present embodiment generates data of a friend exchange screen that each player browses in order to communicate with his / her friends for each player. In this embodiment, HTML data is generated as screen data corresponding to the game screen.

記憶部12は、システムプログラムが記憶された読み取り専用の記憶領域であるROM(Read Only Memory)と、制御部11による演算処理のワーク領域として使用される書き換え可能な記憶領域であるRAM(Random Access Memory)とを有しており、例えば、フラッシュメモリやハードディスク等の不揮発性記憶装置によって実現される。本実施形態における記憶部12は、少なくともキャラクター情報、アイテム情報、プレイヤー情報、クエスト情報、エントリー情報、及び、マッチング情報を記憶する。なお、これら各種情報については追って詳述する。 The storage unit 12 includes a ROM (Read Only Memory), which is a read-only storage area in which a system program is stored, and a RAM (Random Access), which is a rewritable storage area used as a work area for arithmetic processing by the control unit 11. Memory), and is realized by, for example, a non-volatile storage device such as a flash memory or a hard disk. The storage unit 12 in the present embodiment stores at least character information, item information, player information, quest information, entry information, and matching information. In addition, these various information will be described in detail later.

入力部13は、システム管理者等がゲームサービスに関する各種データ(例えば、キャラクター情報、アイテム情報、クエスト情報等)を入力するためのものであり、例えば、キーボードやマウス等によって実現される。 The input unit 13 is for the system administrator or the like to input various data (for example, character information, item information, quest information, etc.) related to the game service, and is realized by, for example, a keyboard or a mouse.

表示部14は、制御部11からの指令に基づいてシステム管理者用の操作画面を表示するためのものであり、例えば、液晶ディスプレイ(LCD:Liquid Crystal Display)等によって実現される。 The display unit 14 is for displaying an operation screen for a system administrator based on a command from the control unit 11, and is realized by, for example, a liquid crystal display (LCD) or the like.

通信部15は、プレイヤー端末20との間で通信を行うためのものであり、プレイヤー端末20から送信される各種データや信号を受信する受信部としての機能と、制御部11の指令に応じて各種データや信号をプレイヤー端末20へ送信する送信部として機能とを有している。通信部15は、例えば、NIC(Network Interface Card)等によって実現される。 The communication unit 15 is for communicating with the player terminal 20, has a function as a receiving unit for receiving various data and signals transmitted from the player terminal 20, and responds to a command from the control unit 11. It has a function as a transmission unit that transmits various data and signals to the player terminal 20. The communication unit 15 is realized by, for example, a NIC (Network Interface Card) or the like.

図3は、キャラクター情報のデータ構造例を示す図である。このキャラクター情報には、キャラクターIDに対応付けて、少なくともエネミーキャラクター等のキャラクター名、レアリティ、及び、最大攻撃力、最大防御力、最大体力(最大HP)、初期攻撃力、初期防御力、初期体力(初期HP)等の能力パラメーターが設定されている。 FIG. 3 is a diagram showing an example of a data structure of character information. This character information includes at least the character name such as an enemy character, rarity, maximum attack power, maximum defense power, maximum physical strength (maximum HP), initial attack power, initial defense power, and initial physical strength in association with the character ID. Ability parameters such as (initial HP) are set.

図4は、アイテム情報のデータ構造例を示す図である。このアイテム情報には、アイテムIDに対応付けて、少なくともアイテム名、レアリティ、特性、能力値、使用可能回数が設定されている。特性は、そのアイテム特有の能力を示す情報である。例えば、攻撃アイテムに対してはスキルが設定されている。このスキルには、エネミーキャラクターに対して連続攻撃を行なうことのできる能力や、攻撃力を一時的に上昇させる能力等がある。能力値は、そのアイテムの能力パラメーターを示す情報である。使用可能回数は、そのアイテムを対戦中に使用できる回数を示す情報である。 FIG. 4 is a diagram showing an example of a data structure of item information. In this item information, at least the item name, rarity, characteristic, ability value, and usable number of times are set in association with the item ID. A characteristic is information that indicates an ability peculiar to the item. For example, skills are set for attack items. This skill has the ability to make continuous attacks on enemy characters and the ability to temporarily increase the attack power. The ability value is information indicating the ability parameter of the item. The number of times the item can be used is information indicating the number of times the item can be used during a match.

図5は、プレイヤー情報のデータ構造例を示す図である。このプレイヤー情報には、プレイヤーIDに対応付けて、少なくともプレイヤー名、ログイン情報、所有アイテム情報、デッキ情報、所有ポイント、仲間情報、仲間アクション情報、アクション履歴情報、復帰フラグ、イベント情報が設定されている。ログイン情報は、プレイヤーがゲームにログインした日時及びログアウトした日時を示す履歴情報である。所有ポイントは、プレイヤーが所有するフレンドポイントの数量を示す情報である。復帰フラグは、プレイヤーが復帰プレイヤーであるか否かを示すフラグ情報である。本実施形態では、ゲームを中断してから再開するまでの所定期間(例えば、1ヶ月間)が経過しているプレイヤーを復帰プレイヤーとみなし、その復帰プレイヤーに対して復帰フラグを立てる。イベント情報は、プレイヤーがエントリーしたイベントゲームに関する情報である。ここでは、例えば、イベントゲームでのスコアやランキング、チャレンジ中のクエスト等が設定されている。 FIG. 5 is a diagram showing an example of a data structure of player information. At least the player name, login information, owned item information, deck information, owned points, fellow information, fellow action information, action history information, return flag, and event information are set in this player information in association with the player ID. There is. The login information is historical information indicating the date and time when the player logged in to the game and the date and time when the player logged out. Owned points are information indicating the number of friend points owned by the player. The return flag is flag information indicating whether or not the player is a return player. In the present embodiment, a player whose predetermined period (for example, one month) has elapsed from the interruption of the game to the resumption of the game is regarded as a return player, and a return flag is set for the return player. The event information is information about the event game entered by the player. Here, for example, scores and rankings in event games, quests during challenges, and the like are set.

図6は、所有アイテム情報のデータ構造例を示す図である。所有アイテム情報は、プレイヤーが所有するアイテム(以下、「所有アイテム」ともいう)に関する情報である。この所有アイテム情報には、アイテムIDに対応付けて、少なくともアイテムの所有数が設定されている。 FIG. 6 is a diagram showing an example of a data structure of owned item information. Owned item information is information about items owned by the player (hereinafter, also referred to as "owned items"). At least the number of possessed items is set in this owned item information in association with the item ID.

図7は、デッキ情報のデータ構造例を示す図である。デッキ情報は、プレイヤーが対戦で使用するプレイヤーデッキに関する情報である。このデッキ情報には、デッキの枠番号に対応付けて、少なくともプレイヤーデッキを構成する攻撃アイテム、その攻撃アイテムの使用回数が設定されている。本実施形態では、プレイヤーが所有アイテムの中から自ら選択した攻撃アイテムを最大で9個まで用いてプレイヤーデッキを構成することができる。 FIG. 7 is a diagram showing an example of a data structure of deck information. The deck information is information about the player deck used by the player in the battle. In this deck information, at least the attack items that make up the player deck and the number of times the attack items are used are set in association with the frame number of the deck. In this embodiment, a player deck can be constructed by using up to nine attack items selected by the player from among the items owned by the player.

図8は、仲間情報のデータ構造例を示す図である。仲間情報は、プレイヤーの仲間(フレンド)である他のプレイヤーに関する情報である。この仲間情報には、仲間番号に対応付けて、少なくともプレイヤーID、仲間開始日、仲間期間、仲間除外フラグが設定されている。プレイヤーIDは、プレイヤーの仲間として設定された他のプレイヤーのプレイヤーIDを示す情報である。仲間開始日は、プレイヤーの仲間になった日を示す情報である。仲間期間は、他のプレイヤーがプレイヤーの仲間である期間を示す情報である。仲間除外フラグは、他のプレイヤーがプレイヤーの仲間から除外されたか否かを示すフラグ情報である。すなわち、仲間除外フラグが立っている他のプレイヤーは、プレイヤーにとって昔の仲間となる。 FIG. 8 is a diagram showing an example of a data structure of companion information. Companion information is information about other players who are friends of the player. At least the player ID, the friend start date, the friend period, and the friend exclusion flag are set in this friend information in association with the friend number. The player ID is information indicating the player ID of another player set as a player's companion. The companion start date is information indicating the date when the player became a companion. The companion period is information indicating the period during which another player is a companion of the player. The ally exclusion flag is flag information indicating whether or not another player has been excluded from the player's ally. That is, other players with the ally exclusion flag set become old friends for the player.

図9は、仲間アクション情報のデータ構造例を示す図である。仲間アクション情報は、プレイヤーの仲間のうちの所定条件を満たした仲間に関する情報である。この仲間アクション情報には、アクション番号に対応付けて、少なくともプレイヤーID、日時、内容、操作回数が設定されている。プレイヤーIDは、仲間情報にてプレイヤーの仲間として設定された他のプレイヤーのうち、所定条件を満たした他のプレイヤーのプレイヤーIDを示す情報である。日時は、プレイヤーの仲間である他のプレイヤーが所定条件を満たしたときの日時を示す情報である。内容は、プレイヤーの仲間である他のプレイヤーが満たした所定条件の内容を示す情報である。操作回数は、プレイヤーの仲間である他のプレイヤーによってコミュニケーションを取るためのゲーム操作が行われた合計回数(仲間によって「いいね」の操作ボタンが押された合計回数)を示す情報である。ここでは、かかるゲーム操作を行った他のプレイヤー(「いいね」の操作ボタンを押した他のプレイヤー)に関する情報も併せて設定されている。なお、この仲間アクション情報は、プレイヤーの仲間である他のプレイヤーが所定条件を満たす度に更新される。 FIG. 9 is a diagram showing an example of a data structure of companion action information. The companion action information is information about a companion who meets a predetermined condition among the player's companions. At least the player ID, the date and time, the content, and the number of operations are set in this fellow action information in association with the action number. The player ID is information indicating the player ID of another player who satisfies a predetermined condition among other players set as a player's companion in the companion information. The date and time is information indicating the date and time when another player who is a member of the player satisfies a predetermined condition. The content is information indicating the content of a predetermined condition satisfied by another player who is a member of the player. The number of operations is information indicating the total number of times the game operation has been performed for communication by another player who is a friend of the player (the total number of times the operation button of "Like" has been pressed by the friend). Here, information about other players who have performed such game operations (other players who have pressed the "Like" operation button) is also set. In addition, this fellow action information is updated every time another player who is a fellow of the player satisfies a predetermined condition.

図10は、アクション履歴情報のデータ構造例を示す図である。アクション履歴情報は、プレイヤーが満たした所定条件に関する履歴情報である。このアクション履歴情報には、アクション履歴IDに対応付けて、少なくとも日時、内容が設定されている。日時は、プレイヤーが所定条件を満たしたときの日時を示す情報である。内容は、プレイヤーが満たした所定条件の内容を示す情報である。なお、このアクション履歴情報は、プレイヤーが所定条件を満たす度に更新される。 FIG. 10 is a diagram showing an example of a data structure of action history information. The action history information is history information regarding a predetermined condition satisfied by the player. At least the date and time and the contents are set in this action history information in association with the action history ID. The date and time is information indicating the date and time when the player satisfies a predetermined condition. The content is information indicating the content of a predetermined condition satisfied by the player. The action history information is updated every time the player satisfies a predetermined condition.

図11は、クエスト情報のデータ構造例を示す図である。クエスト情報は、通常のゲームに対して用意されたクエストに関する情報である。このクエスト情報には、クエストIDに対応付けて、少なくともクエスト名、レベル、エネミーキャラクターが設定されている。レベルは、そのクエストの難易度を示す情報である。エネミーキャラクターは、そのクエストに出現する対戦相手となるキャラクターを示す情報である。ここでは、クエスト毎に、1又は複数のエネミーキャラクターが設定されている。そして、エネミーキャラクター毎に、能力パラメーター(攻撃力、防御力、体力等)が併せて設定されている。 FIG. 11 is a diagram showing an example of a data structure of quest information. Quest information is information about quests prepared for a normal game. At least the quest name, level, and enemy character are set in this quest information in association with the quest ID. The level is information indicating the difficulty level of the quest. The enemy character is information that indicates the opponent character that appears in the quest. Here, one or more enemy characters are set for each quest. Then, ability parameters (attack power, defense power, physical strength, etc.) are also set for each enemy character.

図12は、エントリー情報のデータ構造例を示す図である。エントリー情報は、イベントゲームにてエントリーされたプレイヤーに関する情報である。このエントリー情報には、エントリーIDに対応付けて、少なくともエントリーされたプレイヤーのプレイヤーID、エントリー日時が設定されている。 FIG. 12 is a diagram showing an example of a data structure of entry information. The entry information is information about the player who has entered in the event game. In this entry information, at least the player ID of the player who entered and the entry date and time are set in association with the entry ID.

図13は、マッチング情報のデータ構造例を示す図である。マッチング情報は、イベントゲームでマッチングされた複数プレイヤーに関する情報である。このマッチング情報には、マッチIDに対応付けて、少なくともマッチングされたチーム、そのチームの構成メンバー、ステージ番号、各ステージのエネミーキャラクター、各ステージにおける進行状況、各ステージにおけるチームの獲得ポイントが設定されている。各ステージのエネミーキャラクターは、そのステージにて出現するエネミーキャラクターのキャラクターIDを示す情報である。本実施形態では、各チームに対して3つのステージが予め用意されており、ステージをクリアする度に強いエネミーキャラクターが出現するように設定されている。各ステージにおける進行状況は、出現したエネミーキャラクターを撃破したことによってステージをクリアしたか否かを示す情報である。各ステージにおけるチームの獲得ポイントは、チームに所属する各プレイヤーが攻撃の度に獲得したポイントを合計したポイント量を示す情報である。なお、このチームの獲得ポイントは、各プレイヤーがポイントを獲得する度に更新される。 FIG. 13 is a diagram showing an example of a data structure of matching information. The matching information is information about a plurality of players matched in the event game. In this matching information, at least the matched team, the members of the team, the stage number, the enemy character of each stage, the progress in each stage, and the points earned by the team in each stage are set in association with the match ID. ing. The enemy character of each stage is information indicating the character ID of the enemy character that appears in that stage. In this embodiment, three stages are prepared in advance for each team, and it is set so that a strong enemy character appears every time the stage is cleared. The progress in each stage is information indicating whether or not the stage has been cleared by defeating the appearing enemy character. The points earned by the team in each stage are information indicating the total amount of points earned by each player belonging to the team each time they attack. The points earned by this team are updated each time each player earns points.

<<プレイヤー端末20の構成について>>
図14は、プレイヤー端末20の機能上の構成を示すブロック図である。プレイヤー端末20は、プレイヤーが所持し利用することができる情報処理装置(例えば、スマートフォン、タブレット端末、携帯電話端末等)である。プレイヤー端末20は、Webブラウザ機能を有しているため、サーバー装置10から送信されたWebページ(ゲーム画面等)を画面表示することができる。プレイヤー端末20は、プレイヤー端末20全体の制御を行う端末制御部21と、各種データ・プログラムを記憶する端末記憶部22と、プレイヤーが操作入力を行うための端末入力部23と、ゲーム画面・操作画面を表示する端末表示部24と、サーバー装置10との間で情報通信を行う端末通信部25を有している。
<< About the configuration of player terminal 20 >>
FIG. 14 is a block diagram showing a functional configuration of the player terminal 20. The player terminal 20 is an information processing device (for example, a smartphone, a tablet terminal, a mobile phone terminal, etc.) that the player can possess and use. Since the player terminal 20 has a Web browser function, it is possible to display a Web page (game screen, etc.) transmitted from the server device 10 on the screen. The player terminal 20 includes a terminal control unit 21 that controls the entire player terminal 20, a terminal storage unit 22 that stores various data programs, a terminal input unit 23 for the player to perform operation input, and a game screen / operation. It has a terminal display unit 24 that displays a screen and a terminal communication unit 25 that performs information communication between the server device 10.

<<ゲームシステム1の動作について>>
<イベントゲーム>
図15は、予め設定されたイベント期間においてプレイ可能なイベントゲームに関する動作例を説明するためのフローチャートである。
<< Operation of Game System 1 >>
<Event game>
FIG. 15 is a flowchart for explaining an operation example regarding an event game that can be played in a preset event period.

先ず、サーバー装置10は、予め設定されたエントリー受付期間内に、イベントゲームへの参加を希望するプレイヤーをエントリーするためのエントリー処理を行なう(ステップS101)。 First, the server device 10 performs an entry process for entering a player who wishes to participate in the event game within the preset entry acceptance period (step S101).

具体的には、プレイヤー端末20は、端末表示部24にエントリー画面が表示されている際に、プレイヤーによってエントリー操作が行われると、イベントゲームへの参加登録を行うためのエントリー要求をサーバー装置10に送信する。 Specifically, when the entry screen is displayed on the terminal display unit 24 and the entry operation is performed by the player, the player terminal 20 makes an entry request for registration of participation in the event game to the server device 10. Send to.

サーバー装置10は、プレイヤー端末20から送信されたエントリー要求を受信すると、イベントゲームへの参加を希望するプレイヤーの参加登録を行う。すなわち、エントリー処理部111は、プレイヤーによって行われたエントリー操作に基づき、図12に示すエントリー情報に各種情報を設定登録する。 Upon receiving the entry request transmitted from the player terminal 20, the server device 10 registers the participation of the player who wishes to participate in the event game. That is, the entry processing unit 111 sets and registers various information in the entry information shown in FIG. 12 based on the entry operation performed by the player.

次いで、サーバー装置10は、予め設定されたエントリー受付期間が終了すると、互いに対戦相手となるプレイヤー同士をマッチングするためのマッチング処理を行なう(ステップS102)。 Next, when the preset entry acceptance period ends, the server device 10 performs a matching process for matching the players who are opponents with each other (step S102).

具体的には、マッチング処理部112は、図12に示すエントリー情報を参照し、参加登録された複数プレイヤーの中から複数人(例えば、10人)ずつプレイヤーを選択して同じチームに割り当てることによって各チームを結成する。マッチング処理部112は、その結成された複数チームの中から互いに対戦相手となる2チームを選択しマッチングする。そして、マッチング処理部112は、マッチングされたチームを2つずつまとめて図13に示すマッチング情報に登録すると共に、マッチングされたチームに所属する各プレイヤーを図12に示すエントリー情報からそれぞれ削除する。 Specifically, the matching processing unit 112 refers to the entry information shown in FIG. 12, selects a plurality of players (for example, 10 players) from a plurality of registered players, and assigns them to the same team. Form each team. The matching processing unit 112 selects and matches two teams that are opponents from each other from the formed plurality of teams. Then, the matching processing unit 112 collectively registers two matched teams in the matching information shown in FIG. 13, and deletes each player belonging to the matched team from the entry information shown in FIG.

次いで、サーバー装置10は、このようにして対戦相手となるチーム同士がマッチングされると、マッチングされたチームに所属する各プレイヤーが対戦プレイに用いるプレイヤーデッキを編成するためのデッキ編成処理を行う(ステップS103)。 Next, when the opponent teams are matched in this way, the server device 10 performs a deck formation process for each player belonging to the matched team to form a player deck to be used for the battle play ( Step S103).

具体的には、プレイヤー端末20は、端末表示部24にデッキ編成画面(不図示)が表示されている際に、対戦プレイに用いるプレイヤーデッキを構成する攻撃アイテムを枠番号に対応付けて指定する操作がプレイヤーによって行われると、デッキ編成要求をサーバー装置10に送信する。 Specifically, when the deck formation screen (not shown) is displayed on the terminal display unit 24, the player terminal 20 designates the attack items constituting the player deck used for the battle play in association with the frame number. When the operation is performed by the player, the deck formation request is transmitted to the server device 10.

本実施形態では、マッチングされたチームに所属する各プレイヤーは、自己の所有アイテムの中から最大で9個まで攻撃アイテムを選択して、自己のデッキに組み込むことができる。なおこの際、3個の攻撃アイテムを1つのセットとして、最大で3セットまで自己のデッキに組み込むことも可能である。 In this embodiment, each player belonging to the matched team can select up to 9 attack items from his / her own items and incorporate them into his / her deck. At this time, it is also possible to incorporate up to 3 sets of 3 attack items into one set in your deck.

その後、サーバー装置10は、プレイヤー端末20から送信されたデッキ編成要求を受信すると、そのプレイヤーのデッキを設定する。すなわち、デッキ編成処理部113は、プレイヤーによって指定された攻撃アイテムから構成されるプレイヤーデッキを編成し、図7に示すデッキ情報に設定登録する。 After that, when the server device 10 receives the deck formation request transmitted from the player terminal 20, the server device 10 sets the deck of the player. That is, the deck formation processing unit 113 organizes a player deck composed of attack items designated by the player, and sets and registers the player deck in the deck information shown in FIG. 7.

次いで、サーバー装置10は、予め設定されたチーム対戦の開始時刻になると、マッチングされたチームのそれぞれについて、第1ステージの対戦に出現させるエネミーキャラクターを設定する(ステップS104)。すなわち、対戦処理部114Aは、図13に示すマッチング情報を参照して、第1ステージに対応付けられたエネミーキャラクターを攻撃対象として設定する。 Next, the server device 10 sets an enemy character to appear in the first stage battle for each of the matched teams at the preset start time of the team battle (step S104). That is, the battle processing unit 114A sets the enemy character associated with the first stage as the attack target with reference to the matching information shown in FIG.

次いで、サーバー装置10は、チームに所属する各プレイヤーからの攻撃によって、第1ステージのエネミーキャラクターが倒されたか否かを判定する(ステップS105)。すなわち、対戦処理部114Aは、エネミーキャラクターの体力パラメーター(HP)が所定値(例えば、ゼロ)になったか否かを判定する。そして、エネミーキャラクターの体力パラメーター(HP)が所定値であると判定された場合は(ステップS105:YES)、後述するステップS107へ処理を進める。その一方で、エネミーキャラクターの体力パラメーター(HP)が所定値でないと判定された場合には(ステップS105:NO)、次のステップS106へ処理を進める。 Next, the server device 10 determines whether or not the enemy character of the first stage has been defeated by an attack from each player belonging to the team (step S105). That is, the battle processing unit 114A determines whether or not the physical strength parameter (HP) of the enemy character has reached a predetermined value (for example, zero). Then, when it is determined that the physical strength parameter (HP) of the enemy character is a predetermined value (step S105: YES), the process proceeds to step S107 described later. On the other hand, if it is determined that the physical strength parameter (HP) of the enemy character is not a predetermined value (step S105: NO), the process proceeds to the next step S106.

次いで、対戦処理部114Aは、エネミーキャラクターの体力パラメーター(HP)が所定値でないと判定された場合に、予め設定されたチーム対戦の終了時刻になったか否かを判定する(ステップS106)。 Next, the battle processing unit 114A determines whether or not the preset team battle end time has come when it is determined that the physical strength parameter (HP) of the enemy character is not a predetermined value (step S106).

そして、予め設定されたチーム対戦の終了時刻になったと判定された場合は(ステップS106:YES)、後述するステップS113へ処理を進める。その一方で、予め設定されたチーム対戦の終了時刻になっていないと判定された場合は(ステップS106:NO)、ステップS105に戻り、引き続きチームに所属する各プレイヤーからの攻撃によって、第1ステージのエネミーキャラクターが倒されたか否かが判定される。 Then, when it is determined that the end time of the team battle set in advance has come (step S106: YES), the process proceeds to step S113 described later. On the other hand, if it is determined that the end time of the team match set in advance has not been reached (step S106: NO), the process returns to step S105, and the attack from each player belonging to the team continues to cause the first stage. It is determined whether or not the enemy character of is defeated.

次いで、サーバー装置10は、いずれかのチームによって第1ステージのエネミーキャラクターが倒された場合には、次の第2ステージの対戦に出現させるエネミーキャラクターを設定する(ステップS107)。すなわち、対戦処理部114Aは、図13に示すマッチング情報を参照して、第2ステージに対応付けられたエネミーキャラクターを攻撃対象として設定する。 Next, when the enemy character of the first stage is defeated by any team, the server device 10 sets the enemy character to appear in the next battle of the second stage (step S107). That is, the battle processing unit 114A sets the enemy character associated with the second stage as the attack target with reference to the matching information shown in FIG.

次いで、サーバー装置10は、チームに所属する各プレイヤーからの攻撃によって、第2ステージのエネミーキャラクターが倒されたか否かを判定する(ステップS108)。すなわち、対戦処理部114Aは、エネミーキャラクターの体力パラメーター(HP)が所定値(例えば、ゼロ)になったか否かを判定する。そして、エネミーキャラクターの体力パラメーター(HP)が所定値であると判定された場合は(ステップS108:YES)、後述するステップS110へ処理を進める。その一方で、エネミーキャラクターの体力パラメーター(HP)が所定値でないと判定された場合には(ステップS108:NO)、次のステップS109へ処理を進める。 Next, the server device 10 determines whether or not the enemy character of the second stage has been defeated by the attack from each player belonging to the team (step S108). That is, the battle processing unit 114A determines whether or not the physical strength parameter (HP) of the enemy character has reached a predetermined value (for example, zero). Then, when it is determined that the physical strength parameter (HP) of the enemy character is a predetermined value (step S108: YES), the process proceeds to step S110 described later. On the other hand, if it is determined that the physical strength parameter (HP) of the enemy character is not a predetermined value (step S108: NO), the process proceeds to the next step S109.

次いで、対戦処理部114Aは、エネミーキャラクターの体力パラメーター(HP)が所定値でないと判定された場合に、予め設定されたチーム対戦の終了時刻になったか否かを判定する(ステップS109)。 Next, the battle processing unit 114A determines whether or not the preset team battle end time has come when it is determined that the physical strength parameter (HP) of the enemy character is not a predetermined value (step S109).

そして、予め設定されたチーム対戦の終了時刻になったと判定された場合は(ステップS109:YES)、後述するステップS113へ処理を進める。その一方で、予め設定されたチーム対戦の終了時刻になっていないと判定された場合は(ステップS109:NO)、ステップS108に戻り、引き続きチームに所属する各プレイヤーからの攻撃によって、第2ステージのエネミーキャラクターが倒されたか否かが判定される。 Then, when it is determined that the end time of the team battle set in advance has come (step S109: YES), the process proceeds to step S113 described later. On the other hand, if it is determined that the end time of the team match set in advance has not been reached (step S109: NO), the process returns to step S108, and the second stage is continued by the attack from each player belonging to the team. It is determined whether or not the enemy character of is defeated.

次いで、サーバー装置10は、いずれかのチームによって第2ステージのエネミーキャラクターが倒された場合には、最後の第3ステージの対戦に出現させるエネミーキャラクターを設定する(ステップS110)。すなわち、対戦処理部114Aは、図13に示すマッチング情報を参照して、第3ステージに対応付けられたエネミーキャラクターを攻撃対象として設定する。 Next, when the enemy character of the second stage is defeated by any team, the server device 10 sets the enemy character to appear in the final battle of the third stage (step S110). That is, the battle processing unit 114A sets the enemy character associated with the third stage as the attack target with reference to the matching information shown in FIG.

次いで、サーバー装置10は、チームに所属する各プレイヤーからの攻撃によって、第3ステージのエネミーキャラクターが倒されたか否かを判定する(ステップS111)。すなわち、対戦処理部114Aは、エネミーキャラクターの体力パラメーター(HP)が所定値(例えば、ゼロ)になったか否かを判定する。そして、エネミーキャラクターの体力パラメーター(HP)が所定値であると判定された場合は(ステップS111:YES)、後述するステップS113へ処理を進める。その一方で、エネミーキャラクターの体力パラメーター(HP)が所定値でないと判定された場合には(ステップS111:NO)、次のステップS112へ処理を進める。 Next, the server device 10 determines whether or not the enemy character of the third stage has been defeated by the attack from each player belonging to the team (step S111). That is, the battle processing unit 114A determines whether or not the physical strength parameter (HP) of the enemy character has reached a predetermined value (for example, zero). Then, when it is determined that the physical strength parameter (HP) of the enemy character is a predetermined value (step S111: YES), the process proceeds to step S113 described later. On the other hand, if it is determined that the physical strength parameter (HP) of the enemy character is not a predetermined value (step S111: NO), the process proceeds to the next step S112.

次いで、対戦処理部114Aは、エネミーキャラクターの体力パラメーター(HP)が所定値でないと判定された場合に、予め設定されたチーム対戦の終了時刻になったか否かを判定する(ステップS112)。 Next, the battle processing unit 114A determines whether or not the preset team battle end time has come when it is determined that the physical strength parameter (HP) of the enemy character is not a predetermined value (step S112).

そして、予め設定されたチーム対戦の終了時刻になったと判定された場合は(ステップS112:YES)、後述するステップS113へ処理を進める。その一方で、予め設定されたチーム対戦の終了時刻になっていないと判定された場合は(ステップS112:NO)、ステップS111に戻り、引き続きチームに所属する各プレイヤーからの攻撃によって、第3ステージのエネミーキャラクターが倒されたか否かが判定される。 Then, when it is determined that the end time of the team battle set in advance has come (step S112: YES), the process proceeds to step S113 described later. On the other hand, if it is determined that the end time of the team battle set in advance has not been reached (step S112: NO), the process returns to step S111, and the third stage is continued by the attack from each player belonging to the team. It is determined whether or not the enemy character of is defeated.

次いで、サーバー装置10は、予め設定されたチーム対戦の終了時刻になった場合、又は、最後の第3ステージに出現したエネミーキャラクターを倒した場合に、チーム対戦についての勝敗を決定する(ステップS113)。 Next, the server device 10 determines the outcome of the team battle when the preset end time of the team battle is reached or when the enemy character appearing in the final third stage is defeated (step S113). ).

具体的には、対戦処理部114Aは、図13に示すマッチング情報を参照して、マッチングされたチーム毎に、クリアしたすべてのステージにて各チームが獲得した獲得ポイントを比較し、獲得ポイントが多い方のチームを勝利チームとして決定する。 Specifically, the battle processing unit 114A refers to the matching information shown in FIG. 13 and compares the earned points earned by each team in all the cleared stages for each matched team, and the earned points are obtained. The team with the most is decided as the winning team.

次いで、サーバー装置10は、イベントゲームでのランキングを決定する(ステップS114)。すなわち、対戦処理部114Aは、各チームに所属するプレイヤーそれぞれが個別に獲得したポイントに基づいて、イベントゲームにおける個人ランキングを決定し、各チームに所属するプレイヤーそれぞれのイベント情報を更新する。 Next, the server device 10 determines the ranking in the event game (step S114). That is, the battle processing unit 114A determines the individual ranking in the event game based on the points individually acquired by each player belonging to each team, and updates the event information of each player belonging to each team.

<仲間アクション情報の更新>
図16は、仲間アクション情報の更新に関する動作例について説明するためのフローチャートである。
<Update of fellow action information>
FIG. 16 is a flowchart for explaining an operation example related to updating the companion action information.

サーバー装置10は、プレイヤー端末20からの各種要求を受信したタイミング、若しくは、予め設定された所定のタイミングで、そのプレイヤー端末20を用いてゲームプレイを行うプレイヤーが所定条件を満たしたか否かを判定する(ステップS201)。 The server device 10 determines whether or not the player who plays the game using the player terminal 20 satisfies the predetermined conditions at the timing when various requests from the player terminal 20 are received or at a predetermined timing set in advance. (Step S201).

本実施形態では、例えば、イベントゲームにエントリーすること、イベントゲームでランキング上位者(例えば、10位以内)になること、ゲームにログインすること等のなどが所定条件として予め設定されている。そのため、仲間設定部114Dは、そのプレイヤーに対応付けられたプレイヤー情報を参照して、このような所定条件を満たしたか否かを判定する。 In the present embodiment, for example, entry into an event game, becoming a top ranking player (for example, within 10th place) in the event game, logging in to the game, and the like are preset as predetermined conditions. Therefore, the companion setting unit 114D refers to the player information associated with the player and determines whether or not such a predetermined condition is satisfied.

そして、プレイヤーが所定条件を満たしていないと判定された場合は(ステップS201:NO)、この処理を終了する。その一方で、プレイヤーが所定条件を満たしたと判定された場合には(ステップS201:YES)、次のステップS202へ処理を進める。 Then, if it is determined that the player does not satisfy the predetermined condition (step S201: NO), this process ends. On the other hand, if it is determined that the player satisfies the predetermined condition (step S201: YES), the process proceeds to the next step S202.

次いで、サーバー装置10は、このようにしてプレイヤーが所定条件を満たしたと判定された場合に、そのプレイヤーの仲間として設定された他のプレイヤーを特定する(ステップS202)。 Next, when it is determined that the player satisfies the predetermined condition in this way, the server device 10 identifies another player set as a companion of the player (step S202).

具体的には、仲間設定部114Dは、図5に示すプレイヤー情報からそのプレイヤーの仲間情報を特定し、その特定された図8に示す仲間情報を参照して、そのプレイヤーの仲間として設定された他のプレイヤーを特定する。 Specifically, the companion setting unit 114D identifies the companion information of the player from the player information shown in FIG. 5, and is set as a companion of the player by referring to the identified companion information shown in FIG. Identify other players.

次いで、サーバー装置10は、このようにしてそのプレイヤーの仲間として設定された他のプレイヤーが特定されると、その特定された仲間である他のプレイヤーそれぞれに対応付けられた仲間アクション情報を更新する(ステップS203)。 Next, when the other player set as the player's companion is identified in this way, the server device 10 updates the companion action information associated with each of the other players who are the identified companion. (Step S203).

具体的には、仲間設定部114Dは、その特定された仲間である他のプレイヤーそれぞれに対応付けられたプレイヤー情報から仲間アクション情報を特定し、その特定された仲間アクション情報のそれぞれについてデータ更新を行う。すなわち、所定条件を満たしたプレイヤーのプレイヤーIDに対応付けて、その所定条件を満たした日時・内容を、アクション番号の順番に従って仲間アクション情報に設定登録する。 Specifically, the companion setting unit 114D identifies companion action information from the player information associated with each of the other players who are the identified companions, and updates data for each of the identified companion action information. Do. That is, in association with the player ID of the player who satisfies the predetermined condition, the date and time and the content satisfying the predetermined condition are set and registered in the companion action information in the order of the action numbers.

なお、仲間設定部114Dは、アクション番号の順番に従って仲間アクション情報に設定された仲間の情報を、その所定条件を満たした日時から所定期間(例えば、3日間)が経過したものから順次消去する。これにより、仲間の古いアクションに関するデータから順番に消去され、仲間の新しいアクションに関するデータだけを仲間アクション情報に残すことができるため、仲間の近況をプレイヤーに把握させることができる。 The companion setting unit 114D sequentially deletes the companion information set in the companion action information according to the order of the action numbers, starting from the date and time when the predetermined condition is satisfied and the predetermined period (for example, 3 days) has elapsed. As a result, the data related to the old actions of the friends are deleted in order, and only the data related to the new actions of the friends can be left in the friend action information, so that the player can grasp the current status of the friends.

<フレンドポイントの付与>
図17は、仲間に対するフレンドポイントの付与に関する動作例について説明するためのフローチャートである。
<Granting friend points>
FIG. 17 is a flowchart for explaining an operation example relating to the granting of friend points to a friend.

プレイヤー端末20は、プレイヤーが対戦ゲームにログインすると、そのプレイヤーが仲間とコミュニケーションを図るために用いることのできる仲間交流画面の画面データを要求するコマンド(画面データ要求)を、サーバー装置10に送信する(ステップS301)。 When the player logs in to the battle game, the player terminal 20 transmits a command (screen data request) for requesting screen data of the friend exchange screen that the player can use to communicate with the friend to the server device 10. (Step S301).

次いで、サーバー装置10は、プレイヤー端末20から送信された画面データ要求を受信すると、そのプレイヤーに閲覧させるための仲間交流画面に対応する画面データを、画面データ生成部115に生成させる(ステップS302)。 Next, when the server device 10 receives the screen data request transmitted from the player terminal 20, the server device 10 causes the screen data generation unit 115 to generate screen data corresponding to the friend exchange screen for the player to view (step S302). ..

具体的には、画面データ生成部115は、図5に示すプレイヤー情報からそのプレイヤーの仲間アクション情報を特定し、その特定された図9に示す仲間アクション情報を参照して、所定条件を満たした仲間として設定された他のプレイヤーを特定する。 Specifically, the screen data generation unit 115 specifies the fellow action information of the player from the player information shown in FIG. 5, and refers to the identified fellow action information shown in FIG. 9, and satisfies a predetermined condition. Identify other players set as companions.

そして、画面データ生成部115は、図9に示す仲間アクション情報を参照して、その特定された仲間である他のプレイヤーに対応付けられた日時に従って、その特定された仲間である他のプレイヤーを時系列に並べて画面上に配置する。 Then, the screen data generation unit 115 refers to the fellow action information shown in FIG. 9, and sets the other player who is the specified fellow according to the date and time associated with the other player who is the specified fellow. Arrange them in chronological order on the screen.

また、画面データ生成部115は、図9に示す仲間アクション情報を参照して、その特定された仲間である他のプレイヤーに対応付けられた内容を、その時系列に並べられた仲間である他のプレイヤーにそれぞれ対応させて画面上に配置する。 Further, the screen data generation unit 115 refers to the companion action information shown in FIG. 9, and refers to the companion action information shown in FIG. Place them on the screen in correspondence with each player.

また、画面データ生成部115は、その特定された仲間である他のプレイヤーに対応付けられた図5に示すプレイヤー情報をそれぞれ参照して、復帰フラグが立っている他のプレイヤーが存在するか否かをチェックする。そして、復帰フラグが立っている他のプレイヤーについては、復帰プレイヤーであることを示すマークを当該他のプレイヤーに対応させて画面上に配置する。 Further, the screen data generation unit 115 refers to the player information shown in FIG. 5 associated with the other player who is the specified companion, and whether or not there is another player for which the return flag is set. Check if. Then, for the other player whose return flag is set, a mark indicating that the player is a return player is placed on the screen in correspondence with the other player.

また、画面データ生成部115は、その特定された仲間である他のプレイヤーに対応付けられた図8に示す仲間情報をそれぞれ参照して、仲間除外フラグが立っている他のプレイヤーが存在するか否かをチェックする。そして、仲間除外フラグが立っている他のプレイヤーについては、昔の仲間であることを示すマークを当該他のプレイヤーに対応させて画面上に配置する。 Further, the screen data generation unit 115 refers to the friend information shown in FIG. 8 associated with the other player who is the specified friend, and whether there is another player for which the friend exclusion flag is set. Check if not. Then, for other players for which the fellow exclusion flag is set, a mark indicating that they are old fellows is placed on the screen in correspondence with the other players.

サーバー装置10は、このようにして画面データ生成部115によって生成された仲間交流画面の画面データを、ネットワークを介して要求元のプレイヤー端末20に送信する。 The server device 10 transmits the screen data of the friend exchange screen generated by the screen data generation unit 115 in this way to the requesting player terminal 20 via the network.

次いで、プレイヤー端末20は、サーバー装置10から送信された画面データを受信すると、この画面データを解析することにより、仲間交流画面を端末表示部24に表示させる(ステップS303)。 Next, when the player terminal 20 receives the screen data transmitted from the server device 10, the player terminal 20 analyzes the screen data to display the friend exchange screen on the terminal display unit 24 (step S303).

図18は、仲間交流画面50の一例を示す図である。この仲間交流画面50には、仲間表示領域51、復帰プレイヤーであることを示すマーク52、昔の仲間であることを示すマーク53、仲間とコミュニケーションを取るための操作ボタン54、仲間の表示を拡張するための操作ボタン55、仲間反応表示領域56が含まれている。 FIG. 18 is a diagram showing an example of the fellow exchange screen 50. On the friend exchange screen 50, the friend display area 51, the mark 52 indicating that the player is a returning player, the mark 53 indicating that the player is an old friend, the operation button 54 for communicating with the friend, and the display of the friend are expanded. The operation button 55 for the operation and the companion reaction display area 56 are included.

仲間表示領域51には、プレイヤーの仲間として仲間情報に設定された他のプレイヤーのうち、ゲームにログインすること、イベントゲームにエントリーすること、イベントゲームでランキング上位者になること等の所定条件を満たした他のプレイヤーが、時系列に並べて表示されている。 In the friend display area 51, predetermined conditions such as logging in to the game, entering the event game, and becoming the top ranking player in the event game among other players set in the friend information as the player's friends are set. Other satisfied players are displayed side by side in chronological order.

また、この仲間表示領域51に時系列に並べられた仲間のうち、ブランクを経てゲームに復帰した仲間には、復帰プレイヤーであることを示すマーク52が対応付けて表示され、これまでにプレイヤーによって仲間除外されたことのある仲間には、昔の仲間であることを示すマーク53が対応付けて表示されている。 In addition, among the friends arranged in the time series in the friend display area 51, the friends who have returned to the game through the blank are displayed in association with the mark 52 indicating that they are the returning player, and have been displayed by the players so far. A mark 53 indicating that the friend is an old friend is displayed in association with the friend who has been excluded from the friend.

また、この仲間表示領域51に時系列に並べられた仲間それぞれに対応付けて、その仲間とコミュニケーションを取るための操作ボタン54が表示されている。この操作ボタン54には、「いいね」の文字が表示されている。プレイヤーは、自分の仲間交流画面50に並べられた自分の仲間のうち、いずれかの仲間に対応付けられた操作ボタン54を選択することによって、「いいね」の評価が相手方に伝わり、仲間と交流することができる。 In addition, an operation button 54 for communicating with the friends is displayed in the friend display area 51 in association with each of the friends arranged in chronological order. The character "Like" is displayed on the operation button 54. By selecting the operation button 54 associated with one of the friends arranged on the friend exchange screen 50, the player can convey the evaluation of "Like" to the other party and join the other party. You can interact.

また、ここでは、仲間表示領域51に3人の仲間(「プレイヤーX」、「プレイヤーS」、「プレイヤーG」)が表示されている。プレイヤーは、操作ボタン55を選択することによって、この3人の次に続く他の仲間も閲覧することができる。 Further, here, three friends (“player X”, “player S”, and “player G”) are displayed in the friend display area 51. By selecting the operation button 55, the player can also browse other companions following the three.

仲間反応表示領域56には、プレイヤーの仲間として仲間情報に設定された他のプレイヤーによる「いいね」の評価が一覧表示されている。例えば、「プレイヤーA」の仲間である「プレイヤーX」が、自分の仲間交流画面50(仲間表示領域51)にて時系列に並べられたその「プレイヤーA」を発見し、その「プレイヤーA」に対応付けられた操作ボタン54を選択すると、その仲間である「プレイヤーX」による「いいね」の評価が相手方である「プレイヤーA」の仲間交流画面50(仲間反応表示領域56)に表示されることになる。 In the friend reaction display area 56, the evaluation of "like" by another player set in the friend information as a player's friend is displayed in a list. For example, "Player X" who is a friend of "Player A" discovers the "Player A" arranged in chronological order on his friend exchange screen 50 (friend display area 51), and the "Player A" When the operation button 54 associated with is selected, the evaluation of "like" by the fellow "player X" is displayed on the fellow exchange screen 50 (friend reaction display area 56) of the opponent "player A". Will be.

次いで、図17に戻り、プレイヤー端末20は、このように仲間交流画面50が端末表示部24に表示されている際に、プレイヤーの操作によって仲間表示領域51の中からいずれかの仲間に対応付けられた操作ボタン54が選択されると、その選択された仲間との交流を要求するコマンド(仲間交流要求)を、サーバー装置10に送信する(ステップS304)。 Next, returning to FIG. 17, when the friend exchange screen 50 is displayed on the terminal display unit 24 in this way, the player terminal 20 associates with any friend from the friend display area 51 by the operation of the player. When the selected operation button 54 is selected, a command (companion exchange request) requesting interaction with the selected companion is transmitted to the server device 10 (step S304).

次いで、サーバー装置10は、プレイヤー端末20から送信された仲間交流要求を受信すると、そのプレイヤーが仲間交流画面50にて選択した仲間である他のプレイヤーに対して、フレンドポイントを付与する(ステップS305)。 Next, when the server device 10 receives the friend exchange request transmitted from the player terminal 20, friend points are given to other players who are friends selected by the player on the friend exchange screen 50 (step S305). ).

具体的には、ポイント付与部114Bは、図5に示すプレイヤー情報からそのプレイヤーの仲間情報を特定し、その特定された図8に示す仲間情報を参照して、そのプレイヤーが仲間交流画面50にて選択した仲間である他のプレイヤーを特定する。そして、その特定された仲間である他のプレイヤーに対応付けられた図5に示すプレイヤー情報を特定し、その特定されたプレイヤー情報に設定された所有ポイントを更新して、今回のポイント分(例えば、1ポイント)を加算する。 Specifically, the point giving unit 114B identifies the fellow information of the player from the player information shown in FIG. 5, and refers to the identified fellow information shown in FIG. 8, and the player displays the fellow exchange screen 50. Identify other players who are the selected companions. Then, the player information shown in FIG. 5 associated with the other player who is the specified companion is specified, the possession points set in the specified player information are updated, and the points for this time (for example). 1 point) is added.

次いで、サーバー装置10は、このようにして仲間である他のプレイヤーに対してフレンドポイントが付与されると、そのプレイヤーの仲間アクション情報に設定された操作回数(「いいね」の操作回数)をカウントアップする(ステップS306)。 Next, when friend points are given to another player who is a friend in this way, the server device 10 sets the number of operations (the number of "like" operations) set in the friend action information of that player. Count up (step S306).

具体的には、仲間設定部114Dは、図5に示すプレイヤー情報からそのプレイヤーの仲間アクション情報を特定し、その特定された図9に示す仲間アクション情報を参照して、そのプレイヤーが仲間交流画面50にて選択した仲間である他のプレイヤーに対応付けられた操作回数を特定し、その特定された操作回数を1つカウントアップする。 Specifically, the companion setting unit 114D identifies the companion action information of the player from the player information shown in FIG. 5, and refers to the identified companion action information shown in FIG. 9, and the player interacts with the companion screen. The number of operations associated with another player who is a companion selected in 50 is specified, and the specified number of operations is counted up by one.

以上のとおり、本実施形態に係るゲームシステム1によれば、自分の仲間たちがゲームで所定条件を満たす度に、自分の仲間交流画面50にてその仲間たちのアクションが次々と時系列に並べられ表示されるため、プレイヤーは自分の仲間の近況を画面上で簡単に把握できる。また、プレイヤーがそのようにして自分の仲間交流画面50に表示された仲間とコミュニケーションを取るために「いいね」の操作ボタン54を選択することで、その仲間はフレンドポイントを獲得できる。そのため、各プレイヤーはゲームで所定条件を満たすべく積極的に参加するようになり、その結果として、プレイヤー間のコミュニケーションを活性化させることが可能となる。 As described above, according to the game system 1 according to the present embodiment, every time one's friends satisfy a predetermined condition in the game, the actions of the friends are arranged one after another on the own friend exchange screen 50. The player can easily grasp the latest status of his / her friends on the screen. In addition, the player can acquire friend points by selecting the "Like" operation button 54 in order to communicate with the friend displayed on the friend exchange screen 50 in this way. Therefore, each player actively participates in the game in order to satisfy a predetermined condition, and as a result, it becomes possible to activate communication between the players.

<ポイント交換>
図19は、プレイヤーが所有するフレンドポイントの交換に関する動作例について説明するためのフローチャートである。
<Point exchange>
FIG. 19 is a flowchart for explaining an operation example relating to the exchange of friend points owned by the player.

プレイヤー端末20は、サーバー装置10から送信された画面データを受信すると、この画面データを解析することにより、ポイント交換画面を端末表示部24に表示させる(ステップS401)。 When the player terminal 20 receives the screen data transmitted from the server device 10, the player terminal 20 analyzes the screen data to display the point exchange screen on the terminal display unit 24 (step S401).

次いで、プレイヤー端末20は、このポイント交換画面(不図示)が端末表示部24に表示されている際に、プレイヤーの操作によって交換元のフレンドポイントの量と交換先の特典となるアイテムを選択すると、交換元のフレンドポイントと交換先の特典となるアイテムとの交換を要求するコマンド(ポイント交換要求)を、サーバー装置10に送信する(ステップS402)。 Next, when the point exchange screen (not shown) is displayed on the terminal display unit 24, the player terminal 20 selects the amount of friend points of the exchange source and the item to be the privilege of the exchange destination by the operation of the player. , A command (point exchange request) requesting the exchange of the exchange source friend point and the exchange destination privilege item is transmitted to the server device 10 (step S402).

次いで、サーバー装置10は、プレイヤー端末20から送信されたポイント交換要求を受信すると、そのプレイヤーが選択した交換元のフレンドポイントと交換先の特典となるアイテムを交換する処理を実行する(ステップS403)。 Next, when the server device 10 receives the point exchange request transmitted from the player terminal 20, the server device 10 executes a process of exchanging the exchange source friend points selected by the player for the exchange destination privilege item (step S403). ..

具体的には、ポイント交換部114Cは、図5に示すプレイヤー情報に設定された所有ポイントについて更新を行って、そのプレイヤーがポイント交換画面にて選択したフレンドポイントの数量を減じる。そして、図5に示すプレイヤー情報からそのプレイヤーの所有アイテム情報を特定し、その特定された所有アイテム情報を更新して、そのプレイヤーがポイント交換画面にて選択した特典となるアイテムを追加設定する。 Specifically, the point exchange unit 114C updates the owned points set in the player information shown in FIG. 5 and reduces the number of friend points selected by the player on the point exchange screen. Then, the possessed item information of the player is specified from the player information shown in FIG. 5, the identified owned item information is updated, and an item to be a privilege selected by the player on the point exchange screen is additionally set.

これにより、各プレイヤーは、フレンドポイントを多く集めるために仲間である他のプレイヤーと積極的にコミュニケーションを取るようになる。その結果として、プレイヤー間のコミュニケーションを活性化させることが可能となる。 This allows each player to actively communicate with other fellow players in order to collect more friend points. As a result, it becomes possible to activate communication between players.

===その他の実施形態===
上記の実施の形態は、本発明の理解を容易にするためのものであり、本発明を限定して解釈するためのものではない。本発明は、その趣旨を逸脱することなく、変更、改良され得ると共に、本発明にはその等価物も含まれる。特に、以下に述べる実施形態であっても、本発明に含まれるものである。
=== Other embodiments ===
The above embodiment is for facilitating the understanding of the present invention, and is not for limiting the interpretation of the present invention. The present invention can be modified and improved without departing from the spirit thereof, and the present invention also includes an equivalent thereof. In particular, even the embodiments described below are included in the present invention.

<コミュニケーションを取るためのゲーム操作>
上記の本実施形態では、仲間とコミュニケーションを取るためのゲーム操作の一例として、仲間交流画面50に表示された仲間に対応付けられた「いいね」の操作ボタン54を選択する操作を行うことを例に挙げて説明したが、本発明はこれに限定されるものではない。
<Game operation for communication>
In the above embodiment, as an example of the game operation for communicating with a friend, the operation of selecting the "Like" operation button 54 associated with the friend displayed on the friend exchange screen 50 is performed. Although described by way of example, the present invention is not limited thereto.

例えば、仲間交流画面50に表示された仲間に対応付けて「シェア」の操作ボタンを表示し、「シェア」の操作ボタンを選択することを、仲間とコミュニケーションを取るためのゲーム操作としてもよい。この場合、「シェア」の操作ボタンが選択されると、仲間が満たした所定条件(アクション)がプレイヤー間にて閲覧できるようにシェアされる。
なお、その他のソーシャルボタンを用いることも可能である。
For example, displaying the "share" operation button in association with the friend displayed on the friend exchange screen 50 and selecting the "share" operation button may be a game operation for communicating with the friend. In this case, when the "share" operation button is selected, the predetermined conditions (actions) satisfied by the friends are shared so that they can be viewed among the players.
It is also possible to use other social buttons.

また例えば、仲間交流画面50に表示された仲間に対応付けて「コメント」の操作ボタンを表示し、「コメント」の操作ボタンを選択することを、仲間とコミュニケーションを取るためのゲーム操作としてもよい。この場合、「コメント」の操作ボタンが選択されると、コメント入力画面に遷移し、その画面で入力されたコメントが仲間に対し送信される。 Further, for example, displaying the operation button of "comment" in association with the friend displayed on the friend exchange screen 50 and selecting the operation button of "comment" may be a game operation for communicating with the friend. .. In this case, when the "comment" operation button is selected, the screen transitions to the comment input screen, and the comment input on that screen is sent to the companion.

<ポイント付与>
上記の本実施形態では、ポイント付与部114Bは、仲間交流画面50にてプレイヤーの操作によって選択された仲間が「復帰プレイヤー」である場合に、「復帰プレイヤー」でない場合に比べて多くのポイントを付与することも可能である。このようにすることで、「復帰プレイヤー」は復帰後も継続してゲームプレイしようとする意欲をより一層高めることができる。
<Give points>
In the above embodiment, the point giving unit 114B gives more points when the friend selected by the player's operation on the friend exchange screen 50 is the "return player" than when the friend is not the "return player". It is also possible to give it. By doing so, the "returning player" can further increase the motivation to continue playing the game even after returning.

また、ポイント付与部114Bは、仲間交流画面50にてプレイヤーの操作によって選択された仲間が「復帰プレイヤー」である場合に、図5に示すプレイヤー情報に設定されたログイン情報に基づきゲームの中断から再開までの期間を算出し、その期間が長いほど多くのポイントを付与することも可能である。このようにすることで、「復帰プレイヤー」は、長期間のブランクがあっとしても、復帰後も継続してゲームプレイしようとする意欲をより一層高めることができる。 Further, when the friend selected by the player's operation on the friend exchange screen 50 is the "returning player", the point giving unit 114B interrupts the game based on the login information set in the player information shown in FIG. It is also possible to calculate the period until resumption and give more points as the period is longer. By doing so, the "returning player" can further increase the motivation to continue playing the game even after returning, even if there is a long-term blank.

また、ポイント付与部114Bは、図8に示す仲間情報に設定された仲間期間に基づいて、仲間交流画面50にてプレイヤーの操作によって選択された他のプレイヤーと仲間である期間が長いほど多くのポイントを付与することも可能である。このようにすることで、各プレイヤーが仲間関係の維持に努めるようになるため、プレイヤー間のコミュニケーションをより活性化させることが可能となる。 Further, the point giving unit 114B increases as the period of being a friend with another player selected by the player's operation on the friend exchange screen 50 based on the friend period set in the friend information shown in FIG. It is also possible to give points. By doing so, each player will endeavor to maintain a friendship, and it will be possible to further activate communication between players.

<仲間交流画面>
上記の本実施形態における仲間交流画面50では、プレイヤーの仲間として仲間情報に設定された他のプレイヤーのうち、所定条件を満たした他のプレイヤーを時系列に並べて表示する場合を挙げて説明したが、本発明はこれに限定されるものではない。
<Friend exchange screen>
In the above-mentioned fellow exchange screen 50 in the present embodiment, the case where other players who satisfy the predetermined conditions are displayed side by side in chronological order among the other players set in the fellow information as the fellow players has been described. , The present invention is not limited to this.

例えば、仲間交流画面50にて時系列に並べられる仲間の中に「復帰プレイヤー」が存在する場合には、その「復帰プレイヤー」を時系列ではなく最上位に並べて表示することも可能である。このように「復帰プレイヤー」を優先的に画面表示することで、ブランクを経てゲームに復帰した仲間については、例外的に、時系列ではなく最上位に並べて画面表示されるため、プレイヤーは仲間の復帰を画面上でより簡単に把握できる。 For example, if there is a "returning player" among the friends arranged in chronological order on the friend exchange screen 50, the "returning player" can be displayed side by side at the top instead of in chronological order. By preferentially displaying the "returning player" on the screen in this way, the friends who have returned to the game after a blank are exceptionally displayed on the screen side by side instead of in chronological order, so that the player is a friend of the fellow. You can more easily grasp the return on the screen.

また、仲間交流画面50にて時系列に並べられるはずの仲間が一人もいない場合には(例えば、図9に示す仲間アクション情報に仲間が未だ設定されていないような場合には)、図5に示すプレイヤー情報に設定された他のプレイヤーの中から、仲間候補となる他のプレイヤーを選出し、その選出された仲間候補となる他のプレイヤーを仲間交流画面50に並べて表示することも可能である。このようにすることで、仲間交流画面50に他人が一人も表示されていないような状況を回避できる。また、この場合に、仲間交流画面50に並べて表示された仲間候補となる他のプレイヤーに対して、プレイヤーが「いいね」の操作ボタンを押すことで、仲間設定部114Dは両プレイヤーを即座に仲間として設定することも可能である。このようにすることで、仲間申請・仲間承認などの操作の手間を省くことができ、簡単に仲間になることができる。 Further, when there is no friend who should be arranged in chronological order on the friend exchange screen 50 (for example, when the friend is not yet set in the friend action information shown in FIG. 9), FIG. 5 It is also possible to select other players who are candidates for friends from the other players set in the player information shown in, and display the other players who are candidates for friends side by side on the friend exchange screen 50. is there. By doing so, it is possible to avoid a situation in which no other person is displayed on the friend exchange screen 50. Further, in this case, when the player presses the "Like" operation button for other players who are candidates for friends displayed side by side on the friend exchange screen 50, the friend setting unit 114D immediately sets both players. It is also possible to set it as a companion. By doing so, it is possible to save the trouble of operations such as companion application and companion approval, and it is possible to easily become a companion.

<ゲームコンテンツ>
上記の本実施形態では、ゲームコンテンツの一例としてアイテムを例に挙げて説明したが、本発明はこれに限定されるものではない。例えば、ゲームコンテンツは、電子的なゲームデータであれば良く、キャラクターカード、キャラクター自体、フィギュアなどであっても良い。
<Game content>
In the above embodiment, the item has been described as an example of the game content, but the present invention is not limited thereto. For example, the game content may be electronic game data, and may be a character card, a character itself, a figure, or the like.

<サーバー装置>
上記の本実施形態では、サーバー装置の一例として1台のサーバー装置10を備えたゲームシステム1を例に挙げて説明したが、これに限らず、サーバー装置の一例として複数台のサーバー装置10を備えたゲームシステム1としても良い。すなわち、複数台のサーバー装置10がネットワーク2を介して接続され、各サーバー装置10が各種処理を分散して行うようにしても良い。なお、サーバー装置10はコンピューターの一例である。
<Server device>
In the above embodiment, the game system 1 provided with one server device 10 has been described as an example of the server device, but the present invention is not limited to this, and a plurality of server devices 10 are used as an example of the server device. It may be provided as a game system 1. That is, a plurality of server devices 10 may be connected via the network 2, and each server device 10 may perform various processes in a distributed manner. The server device 10 is an example of a computer.

<情報処理装置>
上記の本実施形態におけるゲームシステム1では、ゲームプログラムに基づきサーバー装置10及びプレイヤー端末20を協働させて各種情報処理を実行する場合を例に挙げて説明したが、これに限定されるものではなく、情報処理装置としてのプレイヤー端末20単体、または、サーバー装置10単体が、ゲームプログラムに基づき上記の各種情報処理を実行するようにしても良い。
また、情報処理装置としての機能の一部をプレイヤー端末20が担う構成としても良い。この場合には、サーバー装置10及びプレイヤー端末20が情報処理装置を構成する。
なお、情報処理装置はプロセッサー及びメモリを備えるコンピューターの一例である。
<Information processing device>
In the game system 1 of the present embodiment described above, a case where the server device 10 and the player terminal 20 cooperate with each other to execute various information processing based on the game program has been described as an example, but the present invention is not limited to this. Instead, the player terminal 20 alone or the server device 10 alone as the information processing device may execute the above-mentioned various information processing based on the game program.
Further, the player terminal 20 may be configured to play a part of the function as the information processing device. In this case, the server device 10 and the player terminal 20 form an information processing device.
The information processing device is an example of a computer equipped with a processor and a memory.

1 ゲームシステム
2 ネットワーク
10 サーバー装置
11 制御部
12 記憶部
13 入力部
14 表示部
15 通信部
20 プレイヤー端末
21 端末制御部
22 端末記憶部
23 端末入力部
24 端末表示部
25 端末通信部
50 仲間交流画面
51 仲間表示領域
52 マーク
53 マーク
54 操作ボタン
55 操作ボタン
56 仲間反応表示領域
111 エントリー処理部
112 マッチング処理部
113 デッキ編成処理部
114 ゲーム進行部
114A 対戦処理部
114B ポイント付与部
114C ポイント交換部
114D 仲間設定部
115 画面データ生成部
1 Game system 2 Network 10 Server device 11 Control unit 12 Storage unit 13 Input unit 14 Display unit 15 Communication unit 20 Player terminal 21 Terminal control unit 22 Terminal storage unit 23 Terminal input unit 24 Terminal display unit 25 Terminal communication unit 50 Companion exchange screen 51 Companion display area 52 Mark 53 Mark 54 Operation button 55 Operation button 56 Companion reaction display area 111 Entry processing unit 112 Matching processing unit 113 Deck organization processing unit 114 Game progress unit 114A Battle processing unit 114B Point giving unit 114C Point exchange unit 114D Companion Setting unit 115 Screen data generation unit

Claims (8)

プレイヤー毎に、各プレイヤーがゲームで満たした所定条件と、前記所定条件が満たされたときの時刻と、各プレイヤーの仲間である他のプレイヤーとが設定されたプレイヤー情報を記憶する記憶部と、
プレイヤーの仲間である他のプレイヤーのうち、前記所定条件を満たした他のプレイヤーを時系列に並べて画面表示するための画面データを生成する画面データ生成部と、
画面表示されたいずれかの前記他のプレイヤーに対して前記プレイヤーがコミュニケーションを取るためのゲーム操作を行ったことに応答して、当該他のプレイヤーに対してポイントを付与するポイント付与部と、
前記他のプレイヤーが獲得したポイントを特典に交換するポイント交換部と、
を備えたことを特徴とする情報処理装置。
For each player, a storage unit that stores a predetermined condition satisfied by each player in the game, a time when the predetermined condition is satisfied, and player information set by another player who is a friend of each player, and a storage unit.
A screen data generation unit that generates screen data for displaying screens of other players who meet the above-mentioned predetermined conditions in chronological order among other players who are friends of the players.
A point-giving unit that grants points to the other player in response to the player performing a game operation for communicating with any of the other players displayed on the screen.
With the point exchange department that exchanges points earned by the other players for benefits,
An information processing device characterized by being equipped with.
請求項1に記載の情報処理装置であって、
前記画面データ生成部は、
前記所定条件を満たした他のプレイヤーを時系列に並べて画面表示するための画面データを生成する際、前記他のプレイヤーのいずれかが、中断していた前記ゲームを再開した復帰プレイヤーである場合に、当該他のプレイヤーが復帰プレイヤーであることを示すマークを画面表示する、
ことを特徴とする情報処理装置。
The information processing device according to claim 1.
The screen data generation unit
When generating screen data for displaying screen data of other players satisfying the predetermined conditions in chronological order, when any of the other players is a returning player who has restarted the interrupted game. , Display a mark on the screen indicating that the other player is a returning player,
An information processing device characterized by this.
請求項1又は2に記載の情報処理装置であって、
前記ポイント付与部は、
当該他のプレイヤーに対してポイントを付与する際、当該他のプレイヤーが、中断していた前記ゲームを再開した復帰プレイヤーである場合に、復帰プレイヤーでない場合に比べて多くのポイントを付与する、
ことを特徴とする情報処理装置。
The information processing device according to claim 1 or 2.
The point giving part
When awarding points to the other player, when the other player is a returning player who has resumed the interrupted game, more points are given than when the other player is not a returning player.
An information processing device characterized by this.
請求項3に記載の情報処理装置であって、
前記ポイント付与部は、
当該他のプレイヤーが復帰プレイヤーである場合に、前記ゲームの中断から再開までの期間が長いほど多くのポイントを付与する、
ことを特徴とする情報処理装置。
The information processing device according to claim 3.
The point giving part
When the other player is a returning player, the longer the period from the interruption to the restart of the game, the more points will be awarded.
An information processing device characterized by this.
請求項1に記載の情報処理装置であって、
前記ポイント付与部は、
当該他のプレイヤーに対してポイントを付与する際、前記プレイヤーの仲間である期間が長いほど多くのポイントを付与する、
ことを特徴とする情報処理装置。
The information processing device according to claim 1.
The point giving part
When giving points to the other player, the longer the period of being a member of the player, the more points will be given.
An information processing device characterized by this.
請求項1に記載の情報処理装置であって、
前記画面データ生成部は、
前記所定条件を満たした他のプレイヤーを時系列に並べて画面表示するための画面データを生成する際、前記他のプレイヤーのいずれかが、中断していた前記ゲームを再開した復帰プレイヤーである場合には、当該復帰プレイヤーを時系列ではなく最上位に並べて画面表示する、
ことを特徴とする情報処理装置。
The information processing device according to claim 1.
The screen data generation unit
When generating screen data for displaying screen data of other players satisfying the predetermined conditions in chronological order, when any of the other players is a returning player who has restarted the interrupted game. Displays the returning players on the screen side by side at the top instead of in chronological order.
An information processing device characterized by this.
コンピューターに、
プレイヤー毎に、各プレイヤーがゲームで満たした所定条件と、前記所定条件が満たされたときの時刻と、各プレイヤーの仲間である他のプレイヤーとが設定されたプレイヤー情報を記憶部に記憶する処理と、
プレイヤーの仲間である他のプレイヤーのうち、前記所定条件を満たした他のプレイヤーを時系列に並べて画面表示するための画面データを生成する画面データ生成処理と、
画面表示されたいずれかの前記他のプレイヤーに対して前記プレイヤーがコミュニケーションを取るためのゲーム操作を行ったことに応答して、当該他のプレイヤーに対してポイントを付与するポイント付与処理と、
前記他のプレイヤーが獲得したポイントを特典に交換するポイント交換処理と、
を実行させることを特徴とするゲームプログラム。
On the computer
For each player, a process of storing in a storage unit a predetermined condition satisfied by each player in the game, a time when the predetermined condition is satisfied, and player information set by another player who is a friend of each player. When,
Screen data generation processing that generates screen data for displaying screens of other players who meet the above-mentioned predetermined conditions in chronological order among other players who are friends of the players.
A point awarding process for awarding points to the other player in response to the player performing a game operation for communicating with any of the other players displayed on the screen.
The point exchange process for exchanging points earned by other players for benefits, and
A game program characterized by executing.
コンピューターが、
プレイヤー毎に、各プレイヤーがゲームで満たした所定条件と、前記所定条件が満たされたときの時刻と、各プレイヤーの仲間である他のプレイヤーとが設定されたプレイヤー情報を記憶部に記憶することと、
プレイヤーの仲間である他のプレイヤーのうち、前記所定条件を満たした他のプレイヤーを時系列に並べて画面表示するための画面データを生成することと、
画面表示されたいずれかの前記他のプレイヤーに対して前記プレイヤーがコミュニケーションを取るためのゲーム操作を行ったことに応答して、当該他のプレイヤーに対してポイントを付与することと、
前記他のプレイヤーが獲得したポイントを特典に交換することと、
を有することを特徴とする情報処理方法。
The computer
For each player, the predetermined conditions satisfied by each player in the game, the time when the predetermined conditions are satisfied, and the player information set by other players who are friends of each player are stored in the storage unit. When,
To generate screen data for displaying screens of other players who meet the above-mentioned predetermined conditions in chronological order among other players who are friends of the players.
In response to the player performing a game operation for communicating with any of the other players displayed on the screen, points are awarded to the other player.
To exchange the points earned by the other players for benefits,
An information processing method characterized by having.
JP2019184157A 2019-10-04 2019-10-04 Information processing device, game program, and information processing method Active JP7157032B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2019184157A JP7157032B2 (en) 2019-10-04 2019-10-04 Information processing device, game program, and information processing method

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2019184157A JP7157032B2 (en) 2019-10-04 2019-10-04 Information processing device, game program, and information processing method

Publications (2)

Publication Number Publication Date
JP2021058368A true JP2021058368A (en) 2021-04-15
JP7157032B2 JP7157032B2 (en) 2022-10-19

Family

ID=75380743

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2019184157A Active JP7157032B2 (en) 2019-10-04 2019-10-04 Information processing device, game program, and information processing method

Country Status (1)

Country Link
JP (1) JP7157032B2 (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP7235926B1 (en) 2022-09-26 2023-03-08 株式会社あかつき Game system, information processing program and information processing method

Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO2013021778A1 (en) * 2011-08-05 2013-02-14 株式会社バンダイ Game system, control method therefor, and program
JP2014233637A (en) * 2014-06-26 2014-12-15 グリー株式会社 Program, method, and server device
JP2016501043A (en) * 2012-09-17 2016-01-18 キングドットコム リミテッドKing.Com Ltd How to implement a computer game
JP2016152928A (en) * 2016-03-22 2016-08-25 グリー株式会社 Game program, game control method, and game computer
JP2018112788A (en) * 2017-01-06 2018-07-19 任天堂株式会社 Information processing device, information processing system, information processing method and program

Patent Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO2013021778A1 (en) * 2011-08-05 2013-02-14 株式会社バンダイ Game system, control method therefor, and program
JP2016501043A (en) * 2012-09-17 2016-01-18 キングドットコム リミテッドKing.Com Ltd How to implement a computer game
JP2014233637A (en) * 2014-06-26 2014-12-15 グリー株式会社 Program, method, and server device
JP2016152928A (en) * 2016-03-22 2016-08-25 グリー株式会社 Game program, game control method, and game computer
JP2018112788A (en) * 2017-01-06 2018-07-19 任天堂株式会社 Information processing device, information processing system, information processing method and program

Non-Patent Citations (3)

* Cited by examiner, † Cited by third party
Title
"「カムバックキャンペーン」", コード・オブ・ジョーカー THE AGENTS 公式WEBサイト [ONLINE], JPN6022008712, 18 September 2019 (2019-09-18), ISSN: 0004721587 *
"『「社長の野望〜人生の勝者に俺はなる〜」,カムバックイベントが開催』", 4GAMER.NET [ONLINE], JPN6022008711, 26 March 2019 (2019-03-26), ISSN: 0004721588 *
まさビーCHANNEL: "「【ランモバ】フレンド機能について解説!おすすめの友情ポイント交換品は?クロスサーバーとはなにか?【", YOUTUBE [ONLINE] [VIDEO], JPN6022008713, 16 April 2019 (2019-04-16), ISSN: 0004773280 *

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP7235926B1 (en) 2022-09-26 2023-03-08 株式会社あかつき Game system, information processing program and information processing method
JP2024047099A (en) * 2022-09-26 2024-04-05 株式会社あかつき GAME SYSTEM, INFORMATION PROCESSING PROGRAM, AND INFORMATION PROCESSING METHOD

Also Published As

Publication number Publication date
JP7157032B2 (en) 2022-10-19

Similar Documents

Publication Publication Date Title
US20180280806A1 (en) Game server
JP5281127B2 (en) GAME CONTROL DEVICE, POINT PROCESSING METHOD, POINT PROCESSING PROGRAM
JP6325162B1 (en) Information processing apparatus, game program, and information processing method
WO2013121480A1 (en) Game control device, game control method, program, recording medium, and game system
JP5442810B2 (en) GAME CONTROL DEVICE, PROGRAM, GAME SYSTEM
JP6605224B2 (en) Server and program
JP6343707B1 (en) Information processing apparatus, game program, and information processing method
JP2018153341A (en) Program and control method
WO2013154020A1 (en) Game control device, game control method, program, recording medium, game control system
JP5417547B2 (en) GAME CONTROL DEVICE, POINT PROCESSING METHOD, POINT PROCESSING PROGRAM
JP2019076688A (en) Information processor, game program, and information processing method
JP7157032B2 (en) Information processing device, game program, and information processing method
JP2018033943A (en) Information processing device, game program, and information processing method
JP7157033B2 (en) Information processing device, game program, and information processing method
JP6184570B1 (en) Information processing apparatus, game program, and information processing method
JP2019037751A (en) Information processing device, game program, and information processing method
JP6403625B2 (en) Information processing apparatus and game program
JP6286197B2 (en) Program and game system
JP5841288B1 (en) Information processing apparatus and game program
JP5735681B1 (en) Information processing apparatus and game program
JP2018108416A (en) Information processing device, game program, and information processing method
JP7308094B2 (en) Information processing device, game program, and information processing method
JP7210798B1 (en) Information processing device, game program, information processing method
JP6152234B1 (en) Information processing apparatus, game program, and information processing method
JP2016019834A (en) Video game processing program and video game processing system

Legal Events

Date Code Title Description
A621 Written request for application examination

Free format text: JAPANESE INTERMEDIATE CODE: A621

Effective date: 20211208

A871 Explanation of circumstances concerning accelerated examination

Free format text: JAPANESE INTERMEDIATE CODE: A871

Effective date: 20211208

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20220308

A521 Request for written amendment filed

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20220418

A02 Decision of refusal

Free format text: JAPANESE INTERMEDIATE CODE: A02

Effective date: 20220517

A521 Request for written amendment filed

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20220810

C60 Trial request (containing other claim documents, opposition documents)

Free format text: JAPANESE INTERMEDIATE CODE: C60

Effective date: 20220810

C876 Explanation why request for accelerated appeal examination is justified

Free format text: JAPANESE INTERMEDIATE CODE: C876

Effective date: 20220810

A911 Transfer to examiner for re-examination before appeal (zenchi)

Free format text: JAPANESE INTERMEDIATE CODE: A911

Effective date: 20220829

C21 Notice of transfer of a case for reconsideration by examiners before appeal proceedings

Free format text: JAPANESE INTERMEDIATE CODE: C21

Effective date: 20220830

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: 20220913

A61 First payment of annual fees (during grant procedure)

Free format text: JAPANESE INTERMEDIATE CODE: A61

Effective date: 20221006

R150 Certificate of patent or registration of utility model

Ref document number: 7157032

Country of ref document: JP

Free format text: JAPANESE INTERMEDIATE CODE: R150