JP6475961B2 - Information processing apparatus and game program - Google Patents

Information processing apparatus and game program Download PDF

Info

Publication number
JP6475961B2
JP6475961B2 JP2014244965A JP2014244965A JP6475961B2 JP 6475961 B2 JP6475961 B2 JP 6475961B2 JP 2014244965 A JP2014244965 A JP 2014244965A JP 2014244965 A JP2014244965 A JP 2014244965A JP 6475961 B2 JP6475961 B2 JP 6475961B2
Authority
JP
Japan
Prior art keywords
player
game
owned
character
game area
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.)
Active
Application number
JP2014244965A
Other languages
Japanese (ja)
Other versions
JP2016013408A (en
JP2016013408A5 (en
Inventor
翔太 田中
翔太 田中
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 JP2014244965A priority Critical patent/JP6475961B2/en
Publication of JP2016013408A publication Critical patent/JP2016013408A/en
Publication of JP2016013408A5 publication Critical patent/JP2016013408A5/ja
Application granted granted Critical
Publication of JP6475961B2 publication Critical patent/JP6475961B2/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Description

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

フレンドプレイヤーが所有するコンテンツ(例えば、ゲームアイテム)を含む複数コンテンツの中から、抽選によって選択されたコンテンツを、景品としてプレイヤーに与える景品取得ゲームに関するゲームプログラムが知られている(たとえば、特許文献1)。   A game program related to a prize acquisition game is known in which a content selected by lottery is selected as a prize from among a plurality of contents including contents (for example, game items) owned by a friend player (for example, Patent Document 1). ).

特開2012−221132号公報JP 2012-221132 A

このようなゲームプログラムでは、プレイヤーにとっては、景品取得ゲームをプレイすることにより、フレンドプレイヤーの所有するコンテンツを取得できる機会を得ることができるといったメリットがある。その一方で、フレンドプレイヤーにとっては、プレイヤーがそのコンテンツを取得することで、プレイヤー間のコミュニケーションを活性化することができるものの、自らが所有するコンテンツを失ってしまうというデメリットがある。このように、それぞれのプレイヤーに与えられるメリットに大きな偏りが生じていた。
本発明は、このような事情に鑑みてなされたものであり、その目的とするところは、各プレイヤーに与えられるメリットの偏りを少なくしつつ、プレイヤー間のコミュニケーションを活性化させることにある。
In such a game program, there is an advantage that the player can have an opportunity to acquire the content owned by the friend player by playing the prize acquisition game. On the other hand, although the friend player can activate the communication between the players by acquiring the content, there is a demerit that the content owned by the player is lost. In this way, there was a large bias in the merits given to each player.
The present invention has been made in view of such circumstances, and an object of the present invention is to activate communication between players while reducing the bias of merits given to each player.

上記課題を解決するための本発明の主たる発明は、
プレイヤーに対応付けられたオブジェクト配置領域に前記プレイヤーが所有するオブジェクトを配置させるためのオブジェクト配置情報を、複数プレイヤーのそれぞれに関連付けて記憶する記憶部と、
複数プレイヤーのうち一のプレイヤーが、他のプレイヤーに対応付けられたオブジェクト配置領域の閲見を要求する操作を行った際に、前記他のプレイヤーに関連付けられた前記オブジェクト配置情報に基づいて、前記他のプレイヤーに対応付けられたオブジェクト配置領域を含むゲーム画面を表示させる画面データを生成する画面データ生成部と、
前記ゲーム画面において、前記一のプレイヤーが前記他のプレイヤーのオブジェクトの獲得を要求する操作を行った際に、前記他のプレイヤーに対応付けられたオブジェクト配置領域に配置されたオブジェクトを、前記一のプレイヤーに獲得させるか否かを決定するための獲得ゲームを進行させるゲーム進行部と、
前記ゲーム進行部が前記獲得ゲームを進行させたことにより、前記他のプレイヤーに対して報酬を付与する報酬付与部と、
を備えたことを特徴とする情報処理装置である。
本発明の他の特徴については、本明細書及び添付図面の記載により明らかにする。
The main invention of the present invention to solve the above problems is
A storage unit for storing object placement information for placing an object owned by the player in an object placement area associated with the player in association with each of a plurality of players;
When one player among a plurality of players performs an operation for requesting a review of an object placement area associated with another player, based on the object placement information associated with the other player, A screen data generation unit for generating screen data for displaying a game screen including an object arrangement area associated with another player;
In the game screen, when the one player performs an operation for requesting acquisition of the object of the other player, the object arranged in the object arrangement area associated with the other player is A game progression section for advancing the acquisition game to determine whether or not to make the player acquire,
A reward granting unit for giving a reward to the other player as the game progressing part advances the acquired game;
An information processing apparatus characterized by comprising:
Other features of the present invention will become apparent from the description of the present specification and the accompanying drawings.

ゲームシステム1の全体構成例を示す図である。1 is a diagram illustrating an example of an overall configuration of a game system 1. FIG. サーバー装置10の機能上の構成を示すブロック図である。2 is a block diagram showing a functional configuration of a server device 10. FIG. キャラクター情報のデータ構造例を示す図である。It is a figure which shows the data structure example of character information. ステージ情報のデータ構造例を示す図である。It is a figure which shows the data structure example of stage 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 player information. 所有キャラクター情報のデータ構造例を示す図である。It is a figure which shows the example of a data structure of possessed character information. 図8Aは、キャラクター配置領域の構成を説明する図である。図8Bは、キャラクター配置情報のデータ構造例を示す図である。FIG. 8A is a diagram illustrating the configuration of the character arrangement area. FIG. 8B is a diagram illustrating a data structure example of character arrangement information. プレイヤーデッキ情報のデータ構造例を示す図である。It is a figure which shows the data structure example of player deck information. プレイヤー端末20の機能上の構成を示すブロック図である。3 is a block diagram illustrating a functional configuration of a player terminal 20. FIG. ゲームシステム1の動作例(前半)を説明するフローチャートである。It is a flowchart explaining the operation example (first half) of the game system. ゲームシステム1の動作例(後半)を説明するフローチャートである。3 is a flowchart for explaining an operation example (second half) of the game system 1; 獲得ゲーム用のゲーム画面40の一例を示す図である。It is a figure which shows an example of the game screen 40 for acquisition games. キャラクター配置用のゲーム画面50Game screen 50 for character placement エリア閲見用のゲーム画面60の一例を示す図である。It is a figure which shows an example of the game screen 60 for area browsing. キャラクター配置用のゲーム画面70の一例を示す図である。It is a figure which shows an example of the game screen 70 for character arrangement | positioning.

本明細書及び添付図面の記載により、少なくとも以下の事項が明らかとなる。
即ち、プレイヤーに対応付けられたオブジェクト配置領域に前記プレイヤーが所有するオブジェクトを配置させるためのオブジェクト配置情報を、複数プレイヤーのそれぞれに関連付けて記憶する記憶部と、
複数プレイヤーのうち一のプレイヤーが、他のプレイヤーに対応付けられたオブジェクト配置領域の閲見を要求する操作を行った際に、前記他のプレイヤーに関連付けられた前記オブジェクト配置情報に基づいて、前記他のプレイヤーに対応付けられたオブジェクト配置領域を含むゲーム画面を表示させる画面データを生成する画面データ生成部と、
前記ゲーム画面において、前記一のプレイヤーが前記他のプレイヤーのオブジェクトの獲得を要求する操作を行った際に、前記他のプレイヤーに対応付けられたオブジェクト配置領域に配置されたオブジェクトを、前記一のプレイヤーに獲得させるか否かを決定するための獲得ゲームを進行させるゲーム進行部と、
前記ゲーム進行部が前記獲得ゲームを進行させたことにより、前記他のプレイヤーに対して報酬を付与する報酬付与部と、
を備えたことを特徴とする情報処理装置である。
このような情報処理装置によれば、一のプレイヤーは、獲得ゲームをプレイすることにより、他のプレイヤーの所有するオブジェクトを獲得できる機会を得ることができ、他のプレイヤーは、一のプレイヤーが獲得ゲームをプレイすることにより、報酬を得ることができる。そのため、双方のプレイヤーに与えられるメリットの偏りを少なくしつつ、プレイヤー間のコミュニケーションを活性化させることすることが可能となる。
At least the following matters will become apparent from the description of the present specification and the accompanying drawings.
That is, a storage unit that stores object placement information for placing an object owned by the player in an object placement area associated with the player in association with each of a plurality of players;
When one player among a plurality of players performs an operation for requesting a review of an object placement area associated with another player, based on the object placement information associated with the other player, A screen data generation unit for generating screen data for displaying a game screen including an object arrangement area associated with another player;
In the game screen, when the one player performs an operation for requesting acquisition of the object of the other player, the object arranged in the object arrangement area associated with the other player is A game progression section for advancing the acquisition game to determine whether or not to make the player acquire,
A reward granting unit for giving a reward to the other player as the game progressing part advances the acquired game;
An information processing apparatus characterized by comprising:
According to such an information processing apparatus, one player can obtain an opportunity to acquire an object owned by another player by playing the acquisition game, and the other player acquires one player. Rewards can be obtained by playing the game. Therefore, it is possible to activate communication between players while reducing the bias of the merits given to both players.

また、かかる情報処理装置であって、前記記憶部は、前記獲得ゲームの結果、前記他のプレイヤーの前記オブジェクトを前記一のプレイヤーに獲得させることが決定された後に、当該オブジェクトが前記他のプレイヤーに対応付けられたオブジェクト配置領域にそのまま配置されるように、前記他のプレイヤーに関連付けられたオブジェクト配置情報を保持する、こととしてもよい。
このような情報処理装置によれば、一のプレイヤーが、他のプレイヤーの所有するオブジェクトを獲得した場合でも、他のプレイヤーのオブジェクト配置領域には、獲得されたオブジェクトがそのまま残ることになる。そのため、他のプレイヤーは、オブジェクトを失う場合に比べてメリットを得ることができる。
Further, in this information processing apparatus, the storage unit determines that the one player is allowed to acquire the object of the other player as a result of the acquisition game, and then the object is transferred to the other player. The object arrangement information associated with the other player may be held so that the object arrangement area associated with the other player is arranged as it is.
According to such an information processing apparatus, even when one player acquires an object owned by another player, the acquired object remains in the object arrangement area of the other player. Therefore, other players can obtain a merit compared to the case of losing an object.

また、かかる情報処理装置であって、前記報酬は、前記他のプレイヤーに対応付けられたオブジェクト配置領域にそのまま配置される当該オブジェクトに設定された所定パラメーターを変動させること、及び、前記他のプレイヤーに対応付けられたオブジェクト配置領域にそのまま配置される当該オブジェクトの表示態様を変化させること、の少なくとも一方である、こととしてもよい。
このような情報処理装置によれば、他のプレイヤーに対して、自己のオブジェクト配置領域に配置されたオブジェクトに関するメリットを与えることができる。
Further, in this information processing apparatus, the reward varies a predetermined parameter set for the object arranged as it is in the object arrangement area associated with the other player, and the other player It is good also as changing at least one of changing the display mode of the said object arrange | positioned as it is in the object arrangement | positioning area | region matched with.
According to such an information processing apparatus, it is possible to give merits relating to the objects arranged in the own object arrangement area to other players.

また、かかる情報処理装置であって、前記ゲーム進行部は、前記他のプレイヤーに対応付けられたオブジェクト配置領域に配置されるオブジェクトに設定された所定パラメーター、及び、前記他のプレイヤーに対応付けられたオブジェクト配置領域に配置されるオブジェクトの個数、の少なくとも一方に応じて、前記獲得ゲームの難易度を調整する、こととしてもよい。
このような情報処理装置によれば、オブジェクト配置領域に配置されるオブジェクトの状態に応じて、獲得ゲームの難易度を変化させることができる。
Further, in this information processing apparatus, the game progression unit is associated with predetermined parameters set for an object arranged in an object arrangement area associated with the other player, and with the other player. The difficulty level of the acquired game may be adjusted according to at least one of the number of objects arranged in the object arrangement area.
According to such an information processing apparatus, the difficulty level of the acquired game can be changed according to the state of the object arranged in the object arrangement area.

次に、コンピューターに、
プレイヤーに対応付けられたオブジェクト配置領域に前記プレイヤーが所有するオブジェクトを配置させるためのオブジェクト配置情報を、複数プレイヤーのそれぞれに関連付けて記憶部に記憶する処理と、
複数プレイヤーのうち一のプレイヤーが、他のプレイヤーに対応付けられたオブジェクト配置領域の閲見を要求する操作を行った際に、前記他のプレイヤーに関連付けられた前記オブジェクト配置情報に基づいて、前記他のプレイヤーに対応付けられたオブジェクト配置領域を含むゲーム画面を表示させる画面データを生成する画面データ生成処理と、
前記ゲーム画面において、前記一のプレイヤーが前記他のプレイヤーのオブジェクトの獲得を要求する操作を行った際に、前記他のプレイヤーに対応付けられたオブジェクト配置領域に配置されたオブジェクトを、前記一のプレイヤーに獲得させるか否かを決定するための獲得ゲームを進行させるゲーム進行処理と、
前記ゲーム進行処理において前記獲得ゲームが進行したことにより、前記他のプレイヤーに対して報酬を付与する報酬付与処理と、
を実行させることを特徴とするゲームプログラムである。
このようなゲームプログラムによれば、各プレイヤーに与えられるメリットの偏りを少なくしつつ、プレイヤー間のコミュニケーションを活性化させることが可能となる。
Next, on the computer
A process of storing object placement information for placing an object owned by the player in an object placement area associated with the player in a storage unit in association with each of a plurality of players;
When one player among a plurality of players performs an operation for requesting a review of an object placement area associated with another player, based on the object placement information associated with the other player, Screen data generation processing for generating screen data for displaying a game screen including an object arrangement area associated with another player;
In the game screen, when the one player performs an operation for requesting acquisition of the object of the other player, the object arranged in the object arrangement area associated with the other player is A game progress process for advancing the acquisition game to determine whether or not to allow the player to acquire,
Reward grant processing for giving a reward to the other player by the progress of the acquired game in the game progress processing;
Is a game program characterized in that
According to such a game program, it becomes possible to activate communication between players while reducing the bias of merit given to each player.

===実施形態===
<<ゲームシステム1の構成について>>
図1は、ゲームシステム1の全体構成の一例を示す図である。ゲームシステム1は、ネットワーク2(例えば、インターネット等)を介してゲームに関する各種サービスをプレイヤーに提供するものであり、サーバー装置10と、複数のプレイヤー端末20と、を含んで構成される。
=== Embodiment ===
<< About the configuration of the game system 1 >>
FIG. 1 is a diagram illustrating an example of the overall configuration of the game system 1. The game system 1 provides various services related to games 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 an area creation game that causes a player to create an original game area. Hereinafter, an area creation game performed using a character card (hereinafter also simply referred to as “character”) as an example of an object will be described.

本実施形態のエリア作成ゲームは、プレイヤーが獲得したキャラクターを、そのプレイヤーに対応付けられたキャラクター配置領域に配置させるゲームである。プレイヤーは、自分のキャラクター配置領域に配置させるキャラクターを、自らが所有するキャラクターの中から自由に選ぶことができる。そして、プレイヤーは、その選択されたキャラクターが配置されているキャラクター配置領域を、他のプレイヤーに閲見させることができる。他のプレイヤーは、そのプレイヤーのキャラクター配置領域に配置されたキャラクター(つまり、そのプレイヤーが所有するキャラクター)を手に入れたい場合、獲得ゲームに挑むことができる。そして、他のプレイヤーは、獲得ゲームの結果、そのキャラクターを獲得できた場合には、自分のキャラクター配置領域に配置させることができる。この際、そのプレイヤーには、他のプレイヤーが獲得ゲームを行ったことにより、報酬としてゲームポイント等が付与される。   The area creation game of this embodiment is a game in which a character acquired by a player is placed in a character placement area associated with the player. The player can freely select a character to be placed in his / her character placement area from among the characters he / she owns. Then, the player can cause other players to review the character placement area where the selected character is placed. When another player wants to obtain a character (that is, a character owned by the player) arranged in the character arrangement area of the player, the player can challenge the acquisition game. Then, if the player can acquire the character as a result of the acquisition game, the other player can arrange it in his character arrangement area. At this time, a game point or the like is given to the player as a reward when another player plays the acquired game.

<<サーバー装置10の構成について>>
図2は、サーバー装置10の機能上の構成を示すブロック図である。サーバー装置10は、システム管理者等が各種サービスを運営・管理する際に利用する情報処理装置(例えば、ワークステーションやパーソナルコンピューター等)である。サーバー装置10は、プレイヤー端末20から各種のコマンド(リクエスト)を受信すると、プレイヤー端末20上で動作可能なゲームプログラム・各種データや、プレイヤー端末20の規格に合わせたマークアップ言語(HTML等)で作成されたWebページ(ゲーム画面等)を送信(レスポンス)する。サーバー装置10は、制御部11と、記憶部12と、入力部13と、表示部14と、通信部15と、を有する。
<< Configuration of Server Device 10 >>
FIG. 2 is a block diagram illustrating a functional configuration of the server apparatus 10. The server apparatus 10 is an information processing apparatus (for example, a workstation or a personal computer) used when a system administrator or the like operates and manages various services. Upon receiving various commands (requests) from the player terminal 20, the server device 10 uses a game program and various data that can be operated on the player terminal 20, and a markup language (HTML or the like) that matches the standard of the player terminal 20. The created web page (game screen or the like) is transmitted (response). 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 exchanges data between each unit and controls the entire server device 10 and is realized by a CPU (Central Processing Unit) executing a program stored in a predetermined memory. The The control unit 11 of the present embodiment includes at least a game progression unit 111, an arrangement setting unit 112, a reward granting unit 113, a parameter changing unit 114, and a screen data generating unit 115.

ゲーム進行部111は、ゲームプログラムに従ってゲームを進行させる処理を実行する機能を有している。本実施形態におけるゲーム進行部111は、例えば、他のプレイヤーに対応付けられたオブジェクト配置領域に配置されたオブジェクトを、一のプレイヤーに獲得させるか否かを決定するための獲得ゲームを進行させる。   The game progression unit 111 has a function of executing processing for advancing the game according to the game program. For example, the game progression unit 111 in the present embodiment advances an acquisition game for determining whether or not one player acquires an object arranged in an object arrangement area associated with another player.

配置設定部112は、キャラクター配置領域におけるキャラクター配置を設定する処理を実行する機能を有している。本実施形態における配置設定部112は、プレイヤーによって選択されたキャラクターを、そのプレイヤーに対応付けられたキャラクター配置領域に配置させるキャラクターに設定する。   The arrangement setting unit 112 has a function of executing processing for setting a character arrangement in the character arrangement area. The arrangement setting unit 112 in the present embodiment sets the character selected by the player as a character to be arranged in the character arrangement area associated with the player.

報酬付与部113は、プレイヤーに対して報酬を付与する処理を実行する機能を有している。本実施形態における報酬付与部113は、他のプレイヤーのオブジェクトを一のプレイヤーに獲得させるか否かを決定するための獲得ゲームを、ゲーム進行部111が進行させたことにより、前記他のプレイヤーに対し、報酬の一例としてのゲームポイント等を付与する。   The reward granting unit 113 has a function of executing a process for giving a reward to the player. In this embodiment, the reward granting unit 113 causes the other player to make an acquisition game for determining whether or not the other player's object is to be acquired by the one player. On the other hand, game points as an example of reward are given.

パラメーター変動部114は、キャラクターに設定された所定パラメーターを変動させる処理を実行する機能を有している。本実施形態におけるパラメーター変動部114は、例えば、報酬付与部113の指令に基づき、キャラクター配置領域に配置されるキャラクターの所定パラメーター(例えば、成長度)を増減させる。   The parameter changing unit 114 has a function of executing processing for changing a predetermined parameter set for the character. For example, the parameter changing unit 114 according to the present embodiment increases or decreases a predetermined parameter (for example, a degree of growth) of a character placed in the character placement area based on a command from the reward granting unit 113.

画面データ生成部115は、ゲーム画面をプレイヤー端末20に表示させるための画面データを生成する処理を実行する機能を有している。本実施形態における画面データ生成部115は、ゲーム画面に対応する画面データとしてHTMLデータ等を生成する。   The screen data generation unit 115 has a function of executing processing for generating screen data for displaying the game screen on the player terminal 20. The screen data generation unit 115 in the present embodiment generates HTML data or the like 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) that is a read-only storage area in which system programs are stored, and a RAM (Random Access) that is a rewritable storage area that is used as a work area for arithmetic processing by the control unit 11. For example, a non-volatile storage device such as a flash memory or a hard disk. The storage unit 12 in this embodiment stores at least character information, stage information, and player information. These pieces of information will be described in detail later.

入力部13は、システム管理者等が各種データ(例えば、キャラクター情報、ステージ情報等)を入力するためのものであり、例えば、キーボードやマウス等によって実現される。   The input unit 13 is for a system administrator or the like to input various data (for example, character information, stage information, etc.), 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).

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

図3は、キャラクター情報のデータ構造例を示す図である。このキャラクター情報には、キャラクターIDに対応付けて、少なくとも、キャラクター名、キャラクター画像、レアリティが設定されている。キャラクター画像は、キャラクター毎に複数種類(例えば、3種類)の画像データが設定されており、ゲーム状況等に応じてキャラクターの表示態様を変化させることができる。レアリティは、キャラクターの希少度(レア度)を示すパラメーターである。   FIG. 3 is a diagram illustrating an example data structure of character information. In this character information, at least a character name, a character image, and a rarity are set in association with the character ID. For the character image, a plurality of types (for example, three types) of image data are set for each character, and the display mode of the character can be changed according to the game situation or the like. The rarity is a parameter indicating the rarity (rare degree) of the character.

図4は、ステージ情報のデータ構造例を示す図である。このステージ情報には、ステージIDに対応付けて、少なくとも、ステージ名、デッキ情報が設定されている。デッキ情報は、各ステージの獲得ゲームで用いられるデッキに関する情報である。   FIG. 4 is a diagram illustrating an example data structure of stage information. In this stage information, at least a stage name and deck information are set in association with the stage ID. The deck information is information related to the deck used in the acquisition game at each stage.

図5は、デッキ情報のデータ構造例を示す図である。デッキ情報は、プレイヤーに付与され得るキャラクターを所定数毎に1つのセットにまとめたキャラクター収容デッキ(単に「デッキ」とも呼ぶ)を定義する情報である。このデッキ情報は、通し番号に対応付けて、少なくとも、レアリティ、キャラクターIDが設定されている。本実施形態におけるデッキ情報は、キャラクターのレアリティのクラスが高いほど、デッキに収容されている当該キャラクターの総収容個数(初期状態のデッキに収容されているキャラクターの個数)が少なくなるように設定されている。このため、各ステージの獲得ゲームでは、レアリティのクラスが高いキャラクターほど選択されにくくなる。   FIG. 5 is a diagram illustrating an example of the data structure of the deck information. The deck information is information that defines a character accommodation deck (also simply referred to as “deck”) in which a predetermined number of characters that can be given to a player are grouped into one set. In this deck information, at least a rarity and a character ID are set in association with the serial number. The deck information in this embodiment is set so that the higher the character rarity class, the smaller the total number of characters accommodated in the deck (the number of characters accommodated in the initial deck). ing. For this reason, in the acquisition game at each stage, a character having a higher rarity class is less likely to be selected.

図6は、プレイヤー情報のデータ構造例を示す図である。このプレイヤー情報には、プレイヤーIDに対応付けて、少なくとも、プレイヤー名、フレンドプレイヤーのプレイヤーID、ゲームポイント、所有キャラクター情報、キャラクター配置情報、プレイヤーデッキ情報が設定されている。   FIG. 6 is a diagram illustrating an example data structure of player information. In the player information, at least a player name, a player ID of a friend player, game points, owned character information, character arrangement information, and player deck information are set in association with the player ID.

図7は、所有キャラクター情報のデータ構造例を示す図である。所有キャラクター情報は、プレイヤーが所有するキャラクター(以下、「所有キャラクター」ともいう)に関する情報である。この所有キャラクター情報には、所有キャラクターのキャラクターIDに対応付けて、少なくとも、レベル、成長度を示すパラメーターが設定されている。   FIG. 7 is a diagram illustrating a data structure example of owned character information. The owned character information is information about a character owned by the player (hereinafter also referred to as “owned character”). In this owned character information, at least parameters indicating a level and a growth level are set in association with the character ID of the owned character.

図8Aは、キャラクター配置領域の構成を説明する図である。本実施形態におけるキャラクター配置領域は、複数の単位エリア(例えば、20個)に区画され、それぞれにエリアIDが対応付けられている。本実施形態では、単位エリア毎に所有キャラクターが配置される。   FIG. 8A is a diagram illustrating the configuration of the character arrangement area. The character arrangement area in this embodiment is divided into a plurality of unit areas (for example, 20), and an area ID is associated with each. In the present embodiment, owned characters are arranged for each unit area.

図8Bは、キャラクター配置情報のデータ構造例を示す図である。キャラクター配置情報は、プレイヤーに対応付けられたキャラクター配置領域に、そのプレイヤーの所有キャラクターを配置させるための情報である。このキャラクター配置情報には、キャラクター配置領域に区分する各単位エリアのエリアIDに対応付けて、そこに配置される所有キャラクターのキャラクターIDが設定されている。   FIG. 8B is a diagram illustrating a data structure example of character arrangement information. The character placement information is information for placing a character owned by the player in the character placement area associated with the player. In this character arrangement information, the character ID of the owned character arranged there is set in association with the area ID of each unit area divided into character arrangement areas.

図9は、プレイヤーデッキ情報のデータ構造例を示す図である。プレイヤーデッキ情報は、プレイヤーの所有キャラクターを含む複数キャラクターを所定数毎に1つのセットにまとめたキャラクター収容デッキ(単に「プレイヤーデッキ」とも呼ぶ)を定義する情報である。このプレイヤーデッキ情報は、通し番号に対応付けて、少なくとも、レアリティ、キャラクターIDが設定されている。本実施形態におけるプレイヤーデッキ情報は、現時点におけるキャラクター配置情報に基づき設定されるため、プレイヤーデッキに収容されるキャラクターの種類やレアリティが時々刻々と変化する。また、キャラクターのレアリティのクラスが高いほど、プレイヤーデッキに収容される当該キャラクターの総収容個数(初期状態のデッキに収容されているキャラクターの個数)が少なくなるように設定されている。このため、プレイヤーデッキを用いて行なう獲得ゲームでは、レアリティのクラスが高いキャラクターほど選択されにくくなる。   FIG. 9 is a diagram illustrating an example data structure of player deck information. The player deck information is information that defines a character accommodation deck (also simply referred to as a “player deck”) in which a plurality of characters including a player's owned characters are grouped into a set for each predetermined number. In this player deck information, at least a rarity and a character ID are set in association with the serial number. Since the player deck information in the present embodiment is set based on the current character arrangement information, the type and rarity of characters stored in the player deck change from moment to moment. The higher the character rarity class, the smaller the total number of characters stored in the player deck (the number of characters stored in the initial deck). For this reason, in an acquisition game performed using a player deck, a character with a higher rarity class is less likely to be selected.

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

<<ゲームシステム1の動作について>>
図11及び図12は、ゲームシステム1の動作例を説明するためのフローチャートである。以下では、本実施形態に係るエリア作成ゲームに関する動作例について、具体的に説明する。
<< Operation of Game System 1 >>
FIG. 11 and FIG. 12 are flowcharts for explaining an operation example of the game system 1. Below, the operation example regarding the area creation game which concerns on this embodiment is demonstrated concretely.

図11に示すように、先ず、プレイヤーAが利用するプレイヤー端末20は、ステージ選択用のゲーム画面(不図示)が端末表示部24に表示されている際に、複数ステージの中から獲得ゲームを行なうステージをプレイヤーAに選択操作させ、選択されたステージでのゲーム開始を要求するコマンド(獲得ゲーム開始要求)を、サーバー装置10に送信する(ステップS101)。   As shown in FIG. 11, first, the player terminal 20 used by the player A plays an acquired game from a plurality of stages when a stage selection game screen (not shown) is displayed on the terminal display unit 24. The player A is selected to perform the stage to be performed, and a command (acquired game start request) for requesting the start of the game at the selected stage is transmitted to the server device 10 (step S101).

次いで、サーバー装置10は、プレイヤー端末20から送信された獲得ゲーム開始要求を受信すると、ステージの獲得ゲームに関するゲーム処理を実行する(ステップS102)。具体的には、ゲーム進行部111は、図4に示すステージ情報を参照して、プレイヤーAによって選択されたステージに対応付けられたデッキ情報(図5参照)を特定する。そして、ゲーム進行部111は、このデッキ情報に従って設定されるデッキに収容される複数キャラクターの中から、プレイヤーAに獲得させるキャラクター(以下、「獲得キャラクター」とも呼ぶ)を、所定確率に基づき決定する。すなわち、ゲーム進行部111は、所定確率で「当たり」が決定された場合に、そのデッキ内から獲得キャラクターを選択し、「ハズレ」が決定された場合には、そのデッキ内からいずれのキャラクターも選択しない。   Next, when receiving the acquisition game start request transmitted from the player terminal 20, the server device 10 executes a game process regarding the acquisition game of the stage (step S102). Specifically, the game progression unit 111 refers to the stage information shown in FIG. 4 and identifies deck information (see FIG. 5) associated with the stage selected by the player A. Then, the game progression unit 111 determines a character (hereinafter also referred to as “acquired character”) to be acquired by the player A from a plurality of characters accommodated in the deck set according to the deck information based on a predetermined probability. . That is, the game progression unit 111 selects an acquired character from the deck when “winning” is determined with a predetermined probability, and when “lost” is determined, any character from the deck is selected. Do not select.

次いで、サーバー装置10は、このようにしてゲーム処理が行われると、獲得ゲーム用のゲーム画面をプレイヤー端末20に表示させるための画面データを、画面データ生成部115に生成させる(ステップS103)。そして、サーバー装置10は、このようにして生成されたゲーム結果データ及び画面データを、ネットワーク2を介して要求元のプレイヤー端末20に送信する。   Next, when the game process is performed in this manner, the server device 10 causes the screen data generation unit 115 to generate screen data for displaying the game screen for the acquired game on the player terminal 20 (step S103). Then, the server device 10 transmits the game result data and the screen data generated in this way to the requesting player terminal 20 via the network 2.

次いで、プレイヤー端末20は、サーバー装置10から送信されたゲーム結果データ及び画面データを受信すると、これらデータを解析することにより、図13に示す獲得ゲーム用のゲーム画面を端末表示部24に表示させる(ステップS104)。   Next, when the player terminal 20 receives the game result data and the screen data transmitted from the server device 10, the player terminal 20 analyzes the data to display the game screen for the acquired game shown in FIG. 13 on the terminal display unit 24. (Step S104).

図13は、獲得ゲーム用のゲーム画面40の一例を示す図である。このゲーム画面40には、操作対象キャラクター41と、標的キャラクター42と、操作ボタン43が含まれている。標的キャラクター42には「?」が表示されており、その内容を把握されないようにしている。プレイヤーAは、操作ボタン43を操作して、フィールド上を移動する標的キャラクター42を狙って、操作対象キャラクター41から弾丸を発射させる。そして、弾丸が標的キャラクター42に命中したことを条件として、サーバー装置10から送信されたゲーム結果データの基づき、「?」の内容を画面表示する。つまり、ゲーム結果データの基づき、獲得キャラクターが予め決定されている場合には、弾丸が標的キャラクター42に命中した様子を示すと共に、その獲得キャラクターを「?」の内容として示す演出画面に遷移させる。その一方で、「ハズレ」が予め決定されている場合には、弾丸が標的キャラクター42に命中しない様子を示す演出画面に遷移させる。以下では、前者の演出画面に遷移し、プレイヤーAが獲得キャラクターを獲得したものとして説明を続ける。   FIG. 13 is a diagram illustrating an example of a game screen 40 for an acquired game. The game screen 40 includes an operation target character 41, a target character 42, and operation buttons 43. “?” Is displayed on the target character 42 so that the contents cannot be grasped. The player A operates the operation button 43 to aim a target character 42 that moves on the field and fires a bullet from the operation target character 41. Then, on the condition that the bullet hits the target character 42, the content of “?” Is displayed on the screen based on the game result data transmitted from the server device 10. That is, when the acquired character is determined in advance based on the game result data, the bullet is shown to have hit the target character 42, and the effect character is displayed as a content of “?”. On the other hand, when “losing” is determined in advance, the screen is changed to an effect screen showing that the bullet does not hit the target character 42. Below, it transfers to the former production | presentation screen, and it continues description that the player A acquired the acquisition character.

次いで、プレイヤー端末20は、このようにして獲得キャラクターが獲得され、プレイヤーAによって所定の操作が行われると、その獲得キャラクターのキャラクター配置領域への配置を要求するコマンド(配置要求)を、サーバー装置10に送信する(ステップS105)。   Next, when the acquired character is acquired in this way and a predetermined operation is performed by the player A, the player terminal 20 sends a command (arrangement request) for requesting arrangement of the acquired character in the character arrangement area to the server device. 10 (step S105).

次いで、サーバー装置10は、プレイヤー端末20から送信された配置要求を受信すると、キャラクター配置用のゲーム画面をプレイヤー端末20に表示させるための画面データを、画面データ生成部115に生成させる(ステップS106)。すなわち、画面データ生成部115は、プレイヤーAのキャラクター配置情報(図8B参照)に基づいて、プレイヤーAのキャラクター配置領域を含むゲーム画面のデータを生成する。なお、これと並行して、ゲーム進行部111は、獲得キャラクターの獲得が決定したことにより、プレイヤーAの所有キャラクター情報(図7参照)を更新する。その後、サーバー装置10は、このようにして生成された画面データを、ネットワーク2を介して要求元のプレイヤー端末20に送信する。   Next, when receiving the arrangement request transmitted from the player terminal 20, the server device 10 causes the screen data generation unit 115 to generate screen data for displaying the game screen for character arrangement on the player terminal 20 (step S106). ). That is, the screen data generation unit 115 generates game screen data including the character arrangement area of the player A based on the character arrangement information of the player A (see FIG. 8B). In parallel with this, the game progression unit 111 updates the possessed character information of the player A (see FIG. 7) when the acquisition of the acquired character is determined. Thereafter, the server device 10 transmits the screen data generated in this way to the requesting player terminal 20 via the network 2.

次いで、プレイヤー端末20は、サーバー装置10から送信された画面データを受信すると、画面データを解析することにより、キャラクター配置用のゲーム画面を端末表示部24に表示させる(ステップS107)。   Next, when receiving the screen data transmitted from the server device 10, the player terminal 20 analyzes the screen data to display a character placement game screen on the terminal display unit 24 (step S107).

図14は、キャラクター配置用のゲーム画面50の一例を示す図である。このゲーム画面50には、キャラクター配置領域51と、操作ボタン52が含まれている。プレイヤーAは、キャラクター配置領域51を構成する複数の単位エリアの中から、獲得キャラクター51aを配置させる単位エリアを指定する。その後、プレイヤーAは、その配置を確定させる場合には、操作ボタン52を選択する。   FIG. 14 is a diagram showing an example of a game screen 50 for character placement. This game screen 50 includes a character arrangement area 51 and operation buttons 52. Player A designates a unit area in which the acquired character 51 a is arranged from among a plurality of unit areas constituting the character arrangement area 51. Thereafter, the player A selects the operation button 52 in order to confirm the arrangement.

次いで、プレイヤー端末20は、プレイヤーAによって操作ボタン52が選択されると、キャラクター配置領域の配置設定を要求するコマンド(配置設定要求)を、サーバー装置10に送信する(ステップS108)。   Next, when the operation button 52 is selected by the player A, the player terminal 20 transmits a command (arrangement setting request) requesting the arrangement setting of the character arrangement area to the server device 10 (step S108).

次いで、サーバー装置10は、プレイヤー端末20から送信された配置設定要求を受信すると、プレイヤーAのキャラクター配置領域に関する配置設定処理を実行する(ステップS109)。すなわち、配置設定部112は、プレイヤーAに対応付けられたキャラクター配置領域51内の、プレイヤーAによって指定された単位エリアに対し、獲得キャラクター51aが配置されるように、プレイヤーAのキャラクター配置情報(図8B参照)を更新する。なお、この際、プレイヤーAのプレイヤーデッキ配置情報(図9参照)も並行して更新される。   Next, when receiving the arrangement setting request transmitted from the player terminal 20, the server device 10 executes arrangement setting processing relating to the character arrangement area of the player A (step S109). In other words, the arrangement setting unit 112 sets the character arrangement information of the player A so that the acquired character 51a is arranged in the unit area specified by the player A in the character arrangement area 51 associated with the player A. (See FIG. 8B). At this time, the player deck arrangement information (see FIG. 9) of the player A is also updated in parallel.

次いで、サーバー装置10は、このようにして配置設定処理が行われると、配置確認用のゲーム画面をプレイヤー端末20に表示させるための画面データを、画面データ生成部115に生成させる(ステップS110)。そして、サーバー装置10は、このようにして生成された画面データを、ネットワーク2を介して要求元のプレイヤー端末20に送信する。   Next, when the arrangement setting process is performed in this manner, the server device 10 causes the screen data generation unit 115 to generate screen data for causing the player terminal 20 to display a game screen for confirming the arrangement (step S110). . Then, the server device 10 transmits the screen data generated in this way to the requesting player terminal 20 via the network 2.

次いで、プレイヤー端末20は、サーバー装置10から送信された画面データを受信すると、画面データを解析することにより、配置確認用のゲーム画面(不図示)を端末表示部24に表示させる(ステップS111)。プレイヤーAは、この配置確認用のゲーム画面を見ることにより、キャラクター配置用のゲーム画面50において指定したとおりに獲得キャラクターが配置されていることを確認することができる。   Next, when receiving the screen data transmitted from the server device 10, the player terminal 20 analyzes the screen data to display a game screen (not shown) for arrangement confirmation on the terminal display unit 24 (step S111). . The player A can confirm that the acquired character is arranged as specified on the character arrangement game screen 50 by looking at the arrangement confirmation game screen.

ここで、本実施形態では、プレイヤーAが獲得した獲得キャラクターを配置したキャラクター配置領域を、他のプレイヤーが閲見することができる。以降では、プレイヤーAに対応付けられたキャラクター配置領域が設定された後に、プレイヤーB(他のプレイヤー)が、そのプレイヤーAのキャラクター配置領域を閲見する場合について、具体的に説明する。   Here, in this embodiment, the other player can view the character placement area where the acquired character obtained by the player A is placed. Hereinafter, the case where the player B (another player) views the character arrangement area of the player A after the character arrangement area associated with the player A is set will be specifically described.

先ず、プレイヤーBが利用するプレイヤー端末20は、所定のメニュー画面(不図示)が端末表示部24に表示されている際に、複数キャラクターの中から希望のキャラクターをプレイヤーBに選択操作させ、選択されキャラクターを配置させたキャラクター配置領域を有するプレイヤーのリストを要求するコマンド(プレイヤーリスト要求)を、サーバー装置10に送信する(ステップS201)。   First, the player terminal 20 used by the player B causes the player B to select and select a desired character from a plurality of characters when a predetermined menu screen (not shown) is displayed on the terminal display unit 24. Then, a command (player list request) for requesting a list of players having the character placement area where the character is placed is transmitted to the server device 10 (step S201).

次いで、サーバー装置10は、プレイヤー端末20から送信されたプレイヤーリスト要求を受信すると、プレイヤーリストを含むゲーム画面をプレイヤー端末20に表示させるための画面データを、画面データ生成部115に生成させる(ステップS202)。すなわち、画面データ生成部115は、図8Bに示すキャラクター配置情報及び図6に示すプレイヤー情報を参照することにより、プレイヤーBが希望するキャラクターをキャラクター配置領域に配置させているプレイヤーをすべて抽出し、そのプレイヤーをリスト化したゲーム画面のデータを生成する。ここでは、「プレイヤーA」がリストアップされているものとする。そして、サーバー装置10は、このようにして生成された画面データを、ネットワーク2を介して要求元のプレイヤー端末20に送信する。   Next, when receiving the player list request transmitted from the player terminal 20, the server device 10 causes the screen data generation unit 115 to generate screen data for displaying the game screen including the player list on the player terminal 20 (Step S10). S202). That is, the screen data generation unit 115 refers to the character arrangement information shown in FIG. 8B and the player information shown in FIG. 6, and extracts all players who place the character desired by the player B in the character arrangement area. The game screen data that lists the players is generated. Here, it is assumed that “Player A” is listed. Then, the server device 10 transmits the screen data generated in this way to the requesting player terminal 20 via the network 2.

次いで、プレイヤー端末20は、サーバー装置10から送信された画面データを受信すると、この画面データを解析することにより、プレイヤーリストを含むゲーム画面(不図示)を端末表示部24に表示させる(ステップS203)。プレイヤーBは、このゲーム画面に含まれるプレイヤーリストの中から、閲見を希望するプレイヤーを指定する。ここでは、プレイヤーBは、プレイヤーリストの中から「プレイヤーA」を指定する操作を行ったものとする。   Next, when receiving the screen data transmitted from the server device 10, the player terminal 20 analyzes the screen data to display a game screen (not shown) including a player list on the terminal display unit 24 (step S203). ). Player B designates a player who wishes to review from the player list included in the game screen. Here, it is assumed that player B has performed an operation of designating “player A” from the player list.

次いで、図12に示すように、プレイヤー端末20は、かかる指定操作がプレイヤーBによって行われると、指定された「プレイヤーA」に対応付けられたキャラクター配置領域の閲見を要求するコマンド(エリア閲見要求)を、サーバー装置10に送信する(ステップS204)。   Next, as shown in FIG. 12, when such a designation operation is performed by the player B, the player terminal 20 issues a command (area review) that requests a review of the character placement area associated with the designated “player A”. The viewing request is transmitted to the server device 10 (step S204).

次いで、サーバー装置10は、プレイヤー端末20から送信されたエリア閲見要求を受信すると、「プレイヤーA」に対応付けられたキャラクター配置領域を含むゲーム画面の画面データを、画面データ生成部115に生成させる(ステップS205)。すなわち、画面データ生成部115は、「プレイヤーA」のキャラクター配置情報(図8B参照)に基づいて、「プレイヤーA」のキャラクター配置領域を含むゲーム画面のデータを生成する。そして、サーバー装置10は、このようにして生成された画面データを、ネットワーク2を介して要求元のプレイヤー端末20に送信する。   Next, when the server device 10 receives the area review request transmitted from the player terminal 20, the server device 10 generates screen data of the game screen including the character arrangement area associated with “Player A” in the screen data generation unit 115. (Step S205). That is, the screen data generation unit 115 generates game screen data including the character arrangement area of “player A” based on the character arrangement information of “player A” (see FIG. 8B). Then, the server device 10 transmits the screen data generated in this way to the requesting player terminal 20 via the network 2.

次いで、プレイヤー端末20は、サーバー装置10から送信された画面データを受信すると、この画面データを解析することにより、エリア閲見用のゲーム画面を端末表示部24に表示させる(ステップS206)。   Next, when receiving the screen data transmitted from the server device 10, the player terminal 20 analyzes the screen data to display a game screen for area viewing on the terminal display unit 24 (step S206).

図15は、エリア閲見用のゲーム画面60の一例を示す図である。このゲーム画面60には、「プレイヤーA」に対応付けられたキャラクター配置領域61と、操作ボタン62が含まれている。プレイヤーBは、「プレイヤーA」のキャラクター配置領域61を閲見して、希望のキャラクター61aが配置されていることを確認する。そして、プレイヤーBは、希望のキャラクター61aを手に入れたい場合には、操作ボタン62を選択することにより、獲得ゲームに挑むことができる。   FIG. 15 is a diagram illustrating an example of a game screen 60 for area viewing. The game screen 60 includes a character arrangement area 61 associated with “Player A” and operation buttons 62. Player B looks at the character placement area 61 of “Player A” and confirms that the desired character 61a is placed. When player B wants to obtain desired character 61a, player B can challenge the acquired game by selecting operation button 62.

次いで、プレイヤー端末20は、プレイヤーBによって操作ボタン62が選択されると、獲得ゲームの開始を要求するコマンド(獲得ゲーム開始要求)を、サーバー装置10に送信する(ステップS207)。   Next, when the operation button 62 is selected by the player B, the player terminal 20 transmits a command requesting the start of the acquired game (acquired game start request) to the server device 10 (step S207).

次いで、サーバー装置10は、プレイヤー端末20から送信された獲得ゲーム開始要求を受信すると、獲得ゲームに関するゲーム処理を実行する(ステップS208)。具体的には、ゲーム進行部111は、図6に示すプレイヤー情報を参照して、「プレイヤーA」に対応付けられたプレイヤーデッキ情報(図9参照)を特定する。そして、ゲーム進行部111は、このプレイヤーデッキ情報に従って設定される「プレイヤーA」のプレイヤーデッキに収容される複数キャラクター(希望のキャラクター61aも含まれている)の中から、プレイヤーBに獲得させる獲得キャラクターを、所定確率に基づき決定する。すなわち、ゲーム進行部111は、所定確率で「当たり」が決定された場合に、そのプレイヤーデッキ内から獲得キャラクターを選択し、「ハズレ」が決定された場合には、そのプレイヤーデッキ内からいずれのキャラクターも選択しない。   Next, when receiving the acquisition game start request transmitted from the player terminal 20, the server device 10 executes a game process related to the acquisition game (step S208). Specifically, the game progression unit 111 refers to the player information shown in FIG. 6 and identifies player deck information (see FIG. 9) associated with “Player A”. Then, the game progression unit 111 obtains the player B to acquire from a plurality of characters (including the desired character 61a) contained in the player deck of the “player A” set according to the player deck information. A character is determined based on a predetermined probability. That is, the game progression unit 111 selects an acquired character from the player deck when “winning” is determined with a predetermined probability, and when “lost” is determined, Do not select a character.

次いで、サーバー装置10は、このようにして獲得ゲームに関するゲーム処理が行われたことにより、プレイヤーAに対して報酬を付与する報酬付与処理を実行する(ステップS209)。具体的には、報酬付与部113は、プレイヤーAに対してゲームポイントを付与し、プレイヤーAのプレイヤー情報(図6参照)を更新する。このように、プレイヤーAは、プレイヤーBが獲得ゲームをプレイすることにより、報酬を得ることができる。   Next, the server device 10 executes a reward giving process for giving a reward to the player A when the game process related to the acquired game is performed in this way (step S209). Specifically, the reward granting unit 113 grants game points to the player A and updates the player information of the player A (see FIG. 6). Thus, the player A can obtain a reward when the player B plays the acquired game.

次いで、サーバー装置10は、このようにして報酬付与処理が行われると、獲得ゲーム用のゲーム画面をプレイヤー端末20に表示させるための画面データを、画面データ生成部115に生成させる(ステップS210)。そして、サーバー装置10は、このようにして生成されたゲーム結果データ及び画面データを、ネットワーク2を介して要求元のプレイヤー端末20に送信する。   Next, when the reward granting process is performed in this way, the server device 10 causes the screen data generation unit 115 to generate screen data for displaying the game screen for the acquired game on the player terminal 20 (step S210). . Then, the server device 10 transmits the game result data and the screen data generated in this way to the requesting player terminal 20 via the network 2.

次いで、プレイヤー端末20は、サーバー装置10から送信されたゲーム結果データ及び画面データを受信すると、これらデータを解析することにより、図13に示す獲得ゲーム用のゲーム画面40を端末表示部24に表示させる(ステップS211)。プレイヤーBは、獲得ゲーム用のゲーム画面40が表示されている際に、操作ボタン43を操作することにより、標的キャラクター42に向けて、操作対象キャラクター41から弾丸を発射させる。そして、弾丸が標的キャラクター42に命中したことを条件として、サーバー装置10から送信されたゲーム結果データの基づき、標的キャラクター42に付された「?」の内容を画面表示する。つまり、ゲーム結果データの基づき、獲得キャラクターが予め決定されている場合には、弾丸が標的キャラクター42に命中した様子を示すと共に、その獲得キャラクターを「?」の内容として示す演出画面に遷移させる。その一方で、「ハズレ」が予め決定されている場合には、弾丸が標的キャラクター42に命中しない様子を示す演出画面に遷移させる。以下では、前者の演出画面に遷移し、プレイヤーBが獲得キャラクターを獲得したものとして説明を続ける。   Next, when the player terminal 20 receives the game result data and the screen data transmitted from the server device 10, the player terminal 20 analyzes the data to display the acquired game screen 40 shown in FIG. 13 on the terminal display unit 24. (Step S211). The player B fires a bullet from the operation target character 41 toward the target character 42 by operating the operation button 43 while the game screen 40 for the acquired game is displayed. Then, on the condition that the bullet hits the target character 42, the content of “?” Attached to the target character 42 is displayed on the screen based on the game result data transmitted from the server device 10. That is, when the acquired character is determined in advance based on the game result data, the bullet is shown to have hit the target character 42, and the effect character is displayed as a content of “?”. On the other hand, when “losing” is determined in advance, the screen is changed to an effect screen showing that the bullet does not hit the target character 42. Below, it transfers to the former production | presentation screen and it continues description that the player B acquired the acquisition character.

次いで、プレイヤー端末20は、このようにして獲得キャラクターが獲得され、プレイヤーBによって所定の操作が行われると、その獲得キャラクターのキャラクター配置領域への配置を要求するコマンド(配置要求)を、サーバー装置10に送信する(ステップS212)。   Next, when the acquired character is acquired in this way and a predetermined operation is performed by the player B, the player terminal 20 sends a command (arrangement request) for requesting arrangement of the acquired character in the character arrangement area to the server device. 10 (step S212).

次いで、サーバー装置10は、プレイヤー端末20から送信された配置要求を受信すると、キャラクター配置用のゲーム画面をプレイヤー端末20に表示させるための画面データを、画面データ生成部115に生成させる(ステップS213)。すなわち、画面データ生成部115は、プレイヤーBのキャラクター配置情報(図8B参照)に基づいて、プレイヤーBのキャラクター配置領域を含むゲーム画面のデータを生成する。そして、サーバー装置10は、このようにして生成された画面データを、ネットワーク2を介して要求元のプレイヤー端末20に送信する。   Next, when receiving the arrangement request transmitted from the player terminal 20, the server apparatus 10 causes the screen data generation unit 115 to generate screen data for displaying the character arrangement game screen on the player terminal 20 (step S213). ). That is, the screen data generation unit 115 generates game screen data including the character arrangement area of the player B based on the character arrangement information of the player B (see FIG. 8B). Then, the server device 10 transmits the screen data generated in this way to the requesting player terminal 20 via the network 2.

なお、これと並行して、ゲーム進行部111は、獲得キャラクターの獲得が決定したことにより、プレイヤーBの所有キャラクター情報(図7参照)を更新する。さらに、ゲーム進行部111は、プレイヤーBによる獲得キャラクターの獲得が決定した場合には、当該獲得キャラクターが「プレイヤーA」に対応付けられたキャラクター配置領域にそのまま配置されるように、「プレイヤーA」のキャラクター配置情報(図8B参照)の記憶を記憶部12に保持させる。これにより、プレイヤーBが、プレイヤーAの所有するキャラクターを獲得した場合であっても、プレイヤーAのキャラクター配置領域には、獲得された当該キャラクターがそのまま残ることになる。そのため、プレイヤーAは、当該キャラクターを失わずに済むといったメリットが得られる。   In parallel with this, the game progression unit 111 updates the owned character information of the player B (see FIG. 7) when the acquisition of the acquired character is determined. Further, when the acquisition of the acquired character by the player B is determined, the game progression unit 111 determines that the “player A” is arranged as it is in the character arrangement area associated with the “player A”. Is stored in the storage unit 12 (see FIG. 8B). Thereby, even if the player B acquires the character owned by the player A, the acquired character remains in the character arrangement area of the player A. Therefore, the advantage that the player A does not need to lose the character is obtained.

次いで、プレイヤー端末20は、サーバー装置10から送信された画面データを受信すると、画面データを解析することにより、キャラクター配置用のゲーム画面を端末表示部24に表示させる(ステップS214)。   Next, when receiving the screen data transmitted from the server device 10, the player terminal 20 analyzes the screen data to display a character placement game screen on the terminal display unit 24 (step S214).

図16は、キャラクター配置用のゲーム画面70の一例を示す図である。このゲーム画面70には、キャラクター配置領域71と、操作ボタン72が含まれている。プレイヤーBは、キャラクター配置領域71を構成する複数の単位エリアの中から、獲得キャラクター71aを配置させる単位エリアを指定する。その後、プレイヤーBは、その配置を確定させる場合には、操作ボタン72を選択する。   FIG. 16 is a diagram showing an example of a game screen 70 for character placement. The game screen 70 includes a character arrangement area 71 and operation buttons 72. Player B designates a unit area in which the acquired character 71 a is arranged from among a plurality of unit areas constituting the character arrangement area 71. Thereafter, the player B selects the operation button 72 when confirming the arrangement.

次いで、プレイヤー端末20は、プレイヤーBによって操作ボタン72が選択されると、キャラクター配置領域の配置設定を要求するコマンド(配置設定要求)を、サーバー装置10に送信する(ステップS215)。   Next, when the operation button 72 is selected by the player B, the player terminal 20 transmits a command (arrangement setting request) for requesting the arrangement setting of the character arrangement area to the server device 10 (step S215).

次いで、サーバー装置10は、プレイヤー端末20から送信された配置設定要求を受信すると、プレイヤーBのキャラクター配置領域に関する配置設定処理を実行する(ステップS216)。すなわち、配置設定部112は、プレイヤーBに対応付けられたキャラクター配置領域71内の、プレイヤーBによって指定された単位エリアに対し、獲得キャラクター71aが配置されるように、プレイヤーBのキャラクター配置情報(図8B参照)を更新する。なお、この際、プレイヤーBのプレイヤーデッキ配置情報(図9参照)も並行して更新される。   Next, when receiving the arrangement setting request transmitted from the player terminal 20, the server device 10 executes arrangement setting processing relating to the character arrangement area of the player B (step S216). That is, the arrangement setting unit 112 sets the character arrangement information of the player B so that the acquired character 71a is arranged in the unit area specified by the player B in the character arrangement area 71 associated with the player B. (See FIG. 8B). At this time, player B player deck arrangement information (see FIG. 9) is also updated in parallel.

次いで、サーバー装置10は、このようにして配置設定処理が行われると、配置確認用のゲーム画面をプレイヤー端末20に表示させるための画面データを、画面データ生成部115に生成させる(ステップS217)。そして、サーバー装置10は、このようにして生成された画面データを、ネットワーク2を介して要求元のプレイヤー端末20に送信する。   Next, when the arrangement setting process is performed in this way, the server device 10 causes the screen data generation unit 115 to generate screen data for displaying the game screen for confirming the arrangement on the player terminal 20 (step S217). . Then, the server device 10 transmits the screen data generated in this way to the requesting player terminal 20 via the network 2.

次いで、プレイヤー端末20は、サーバー装置10から送信された画面データを受信すると、画面データを解析することにより、配置確認用のゲーム画面(不図示)を端末表示部24に表示させる(ステップS218)。プレイヤーBは、この配置確認用のゲーム画面を見ることにより、キャラクター配置用のゲーム画面70において指定したとおりに獲得キャラクターが配置されていることを確認することができる。   Next, when receiving the screen data transmitted from the server device 10, the player terminal 20 analyzes the screen data to display a game screen (not shown) for arrangement confirmation on the terminal display unit 24 (step S218). . The player B can confirm that the acquired character is arranged as specified on the character arrangement game screen 70 by viewing the arrangement confirmation game screen.

以上のとおり、本実施形態に係るゲームシステム1によれば、プレイヤーAは、自らが所有するキャラクターを自分のキャラクター配置領域に配置させることで、オリジナルのゲームエリアを作成することができる。プレイヤーBは(それ以外のプレイヤーも)、プレイヤーAのキャラクター配置領域を閲見することができる。そして、プレイヤーAが、自分のキャラクター配置領域にレアリティの高いキャラクターをレイアウトしたり、華やかにデコレーションしたりするほど、プレイヤーBが(それ以外のプレイヤーも)頻繁に閲見するようになる。その結果、プレイヤー間のコミュニケーションを活性化することができる。また、プレイヤーBは、プレイヤーAのキャラクター配置領域を閲見し、手に入れたいキャラクターが見つけたときには、獲得ゲームをプレイすることができ、所定条件を満たせばそのキャラクターを獲得することができる。その一方で、プレイヤーAは、プレイヤーBがその獲得ゲームをプレイすることによって、報酬を得ることができる。つまり、プレイヤーBが(それ以外のプレイヤーも)、プレイヤーAのキャラクター配置領域を閲見する頻度が増すほど、プレイヤーAは、多くの報酬を得ることができる。このようにして、各プレイヤーに与えられるメリットの偏りを少なくしつつ、プレイヤー間のコミュニケーションを活性化させることが可能となる。   As described above, according to the game system 1 according to the present embodiment, the player A can create an original game area by arranging a character owned by the player A in his character arrangement area. Player B (and other players) can view Player A's character placement area. Then, as player A lays out a rare character in his character placement area or decorates it gorgeously, player B (and other players) will frequently look at it. As a result, communication between players can be activated. Player B can read the character placement area of player A and, when a character desired to be obtained is found, can play an acquisition game, and can acquire the character if a predetermined condition is satisfied. On the other hand, the player A can obtain a reward when the player B plays the acquired game. In other words, the more the player B (and other players) reviews the character placement area of the player A, the more reward the player A can get. In this way, it is possible to activate communication between players while reducing the bias of merit given to each player.

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

<オブジェクト>
上記の本実施形態では、オブジェクトの一例としてのキャラクターを用いて行うゲームを例に挙げて説明したが、本発明はこれに限定されるものではない。例えば、オブジェクトの一例として、ゲームアイテム等を用いても良い。
<Object>
In the above-described embodiment, the game performed using a character as an example of an object has been described as an example, but the present invention is not limited to this. For example, a game item or the like may be used as an example of the object.

<オブジェクト配置領域>
上記の本実施形態では、複数の単位エリアから構成されるキャラクター配置領域(オブジェクト配置領域)を例に挙げて説明したが、本発明はこれに限定されるものではない。例えば、複数の単位エリアに区画しなくても良く、領域内の座標に対応させてオブジェクトを配置させても良い。また例えば、オブジェクトの配置を時々刻々と変化させることにより、オブジェクトがオブジェクト配置領域内を自由に移動するような動画で表示しても良い。
<Object placement area>
In the above embodiment, the character arrangement area (object arrangement area) composed of a plurality of unit areas has been described as an example, but the present invention is not limited to this. For example, the object may not be divided into a plurality of unit areas, and the object may be arranged corresponding to the coordinates in the region. Further, for example, the moving object may be displayed as a moving image in which the moving object freely moves in the object disposition area by changing the disposition of the object every moment.

<獲得ゲーム>
上記の本実施形態では、キャラクター配置領域に配置されるキャラクターに設定された所定パラメーター(例えば、レアリティ)、及び、キャラクター配置領域に配置されるキャラクターの個数、の少なくとも一方に応じて、ゲーム進行部111が獲得ゲームの難易度を調整しても良い。例えば、レアリティのクラス毎に点数を予め設定しておき、図14に示すキャラクター配置領域61に配置される各キャラクターのレアリティに応じて、ゲーム進行部111が総得点を算出する。そして、ゲーム進行部111は、図13に示す獲得ゲームにおいて、その総得点が高いほど、標的キャラクター42の移動速度を上昇させることで、ゲームの難易度を高く設定する。また例えば、図14に示すキャラクター配置領域61に配置されるキャラクターの個数を、ゲーム進行部111が算出する。そして、ゲーム進行部111は、図13に示す獲得ゲームにおいて、その個数が多いほど、標的キャラクター42の移動速度を上昇させることで、ゲームの難易度を高く設定する。
また、上記の本実施形態では、ゲーム進行部111は、プレイヤーBがプレイヤーAのフレンドプレイヤーである場合に、獲得ゲームの難易度を低く設定しても良い。また、プレイヤーBに設定されたレベルが低い場合(初心者である場合)に、獲得ゲームの難易度を低く設定しても良い。また、プレイヤーBが最初にプレイヤーAのキャラクター配置領域を閲見したプレイヤーである場合に、獲得ゲームの難易度を低く設定しても良い。
<Acquired game>
In the above-described embodiment, the game progression unit is set according to at least one of a predetermined parameter (for example, rarity) set for the character arranged in the character arrangement area and the number of characters arranged in the character arrangement area. 111 may adjust the difficulty level of the acquired game. For example, the score is set in advance for each class of rarity, and the game progression unit 111 calculates the total score according to the rarity of each character arranged in the character arrangement area 61 shown in FIG. And the game progress part 111 sets the difficulty of a game high by raising the moving speed of the target character 42, so that the total score is high in the acquisition game shown in FIG. Further, for example, the game progression unit 111 calculates the number of characters arranged in the character arrangement area 61 shown in FIG. And the game progress part 111 sets the difficulty of a game high by raising the moving speed of the target character 42, so that there are many in the acquisition game shown in FIG.
In the present embodiment, the game progression unit 111 may set the difficulty level of the acquired game to be low when the player B is a friend player of the player A. Further, when the level set for the player B is low (when it is a beginner), the difficulty level of the acquired game may be set low. Further, when the player B is the player who first viewed the character placement area of the player A, the difficulty level of the acquired game may be set low.

上記の本実施形態では、獲得ゲームの一例としてシューティングゲームを例に挙げて説明したが、本発明はこれに限定されるものではない。例えば、パズルゲームやレースゲーム等でも良い。なお、パズルゲームでは、例えば色数を変えることでゲームの難易度を調整できる。レースゲームでは、例えば車速を変えることでゲームの難易度を調整できる。   In the above embodiment, the shooting game has been described as an example of the acquisition game. However, the present invention is not limited to this. For example, a puzzle game or a race game may be used. In the puzzle game, for example, the difficulty level of the game can be adjusted by changing the number of colors. In a racing game, for example, the difficulty level of the game can be adjusted by changing the vehicle speed.

<報酬付与処理>
上記の本実施形態では、報酬付与部113が報酬としてゲームポイントを付与する場合を例に挙げて説明したが、本発明はこれに限定されるものではない。例えば、報酬付与部113は、プレイヤーAに対応付けられたキャラクター配置領域にそのまま配置されたキャラクター(つまり、プレイヤーBに獲得された獲得キャラクター)の成長度を変動させるように、パラメーター変動部114を制御すると共に、プレイヤーAの所有キャラクター情報(図7参照)を更新しても良い。また例えば、報酬付与部113は、ゲーム画面上において、プレイヤーAに対応付けられたキャラクター配置領域にそのまま配置されたキャラクター(つまり、プレイヤーBに獲得された獲得キャラクター)の表示態様が、図3に示すキャラクター情報に設定された複数種類のキャラクター画像に基づいて段階的に変化するように、画面データ生成部115を制御しても良い。さらに例えば、ゲームポイントを付与すること、キャラクター配置領域にそのまま配置されたキャラクターの成長度を変動させること、及び、キャラクター配置領域にそのまま配置されたキャラクターの表示態様を変化させることのうち、少なくともいずれか1つが報酬であれば良い。
<Reward grant processing>
In the present embodiment, the case where the reward giving unit 113 gives game points as rewards has been described as an example, but the present invention is not limited to this. For example, the reward granting unit 113 changes the parameter varying unit 114 so as to vary the growth degree of the character (that is, the acquired character acquired by the player B) arranged as it is in the character arrangement area associated with the player A. While controlling, the player A's owned character information (see FIG. 7) may be updated. Further, for example, the reward granting unit 113 displays the display mode of the characters (that is, the acquired characters acquired by the player B) that are arranged as they are in the character arrangement area associated with the player A on the game screen as shown in FIG. The screen data generation unit 115 may be controlled so as to change stepwise based on a plurality of types of character images set in the character information shown. Furthermore, for example, at least any one of giving game points, changing the growth degree of the character arranged as it is in the character arrangement area, and changing the display mode of the character arranged as it is in the character arrangement area If only one is a reward.

<サーバー装置>
上記の本実施形態では、サーバー装置の一例として1台のサーバー装置10を備えたゲームシステム1を例に挙げて説明したが、これに限らず、サーバー装置の一例として複数台のサーバー装置10を備えたゲームシステム1としてもよい。すなわち、複数台のサーバー装置10がネットワーク2を介して接続され、各サーバー装置10が各種処理を分散して行うようにしてもよい。なお、サーバー装置10はコンピューターの一例である。
<Server device>
In the above embodiment, the game system 1 including one server device 10 is described as an example of the server device. However, 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 is good also as the game system 1 provided. 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 according to the above-described embodiment, the case where various types of information processing are executed in cooperation with the server device 10 and the player terminal 20 based on the game program has been described as an example. Instead, the player terminal 20 alone or the server device 10 alone as the information processing device may execute the various information processing based on the game program.
Moreover, it is good also as a structure which the player terminal 20 bears a part of function as an information processing apparatus. In this case, the server device 10 and the player terminal 20 constitute an information processing device.
Note that the information processing apparatus is an example of a computer including a processor and a memory.

1 ゲームシステム、2 ネットワーク、10 サーバー装置、11 制御部、12 記憶部、13 入力部、14 表示部、15 通信部、20 プレイヤー端末、21 端末制御部、22 端末記憶部、23 端末入力部、24 端末表示部、25 端末通信部、40 ゲーム画面、41 操作対象キャラクター、42 標的キャラクター、43 操作ボタン、50 ゲーム画面、51 キャラクター配置領域、51a 獲得キャラクター、52 操作ボタン、60 ゲーム画面、61 キャラクター配置領域、61a 獲得キャラクター、62 操作ボタン、70 ゲーム画面、71 キャラクター配置領域、71a 獲得キャラクター、72 操作ボタン、111 ゲーム進行部、112 配置設定部、113 報酬付与部、114 パラメーター変動部、115 画面データ生成部
1 game system, 2 networks, 10 server devices, 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, 40 game screen, 41 operation target character, 42 target character, 43 operation button, 50 game screen, 51 character placement area, 51a acquired character, 52 operation button, 60 game screen, 61 character Arrangement area, 61a Acquired character, 62 operation buttons, 70 game screen, 71 Character arrangement area, 71a Acquired character, 72 operation buttons, 111 game progression part, 112 Arrangement setting part, 113 reward granting part, 114 parameter change part, 115 screen Data generator

Claims (5)

プレイヤーの所有する所有オブジェクトが配置された前記プレイヤーのゲームエリアを閲覧可能に表示したゲーム画面のデータを生成する画面データ生成部と、
第1プレイヤーのゲームエリアに配置された前記第1プレイヤーの所有オブジェクトの中から前記第1プレイヤーと異なる第2プレイヤーが指定した前記第1プレイヤーの所有オブジェクトを、前記第2プレイヤーのゲームエリアに前記第2プレイヤーの所有オブジェクトとして配置し、かつ、
前記第2プレイヤーが指定した前記第1プレイヤーの所有オブジェクトを、前記第1プレイヤーのゲームエリアにそのまま配置する設定を行なう配置設定部と、
前記配置設定部によって設定されたゲームエリアのオブジェクト配置に関するオブジェクト配置情報をプレイヤー毎に記憶する記憶部と、
を備え
前記画面データ生成部は、前記第2プレイヤーが希望のオブジェクトを指定した際に、前記オブジェクト配置情報に基づいて、前記第2プレイヤーが希望する前記オブジェクトを所有し自己のゲームエリアに配置している他のプレイヤーを抽出してリスト化したプレイヤーリストを表示し、かつ、
前記プレイヤーリストの中から前記第1プレイヤーを前記第2プレイヤーが選択した際に、前記第1プレイヤーのゲームエリアを閲覧可能に表示する、
ことを特徴とする情報処理装置。
A screen data generating unit that generates data of a game screen that displays the game area of the player in which the owned object owned by the player is arranged; and
The owned object of the first player specified by a second player different from the first player among the owned objects of the first player arranged in the game area of the first player is stored in the game area of the second player. Placed as an object owned by the second player, and
An arrangement setting unit configured to perform an arrangement to arrange the owned object of the first player designated by the second player in the game area of the first player as it is;
A storage unit for storing, for each player, object arrangement information related to the object arrangement of the game area set by the arrangement setting unit;
Equipped with a,
When the second player designates a desired object, the screen data generation unit owns the object desired by the second player and arranges it in its own game area based on the object arrangement information. Displays a list of players that have been extracted and listed as other players, and
When the second player selects the first player from the player list, the game area of the first player is displayed so as to be viewable.
An information processing apparatus characterized by that.
請求項1に記載の情報処理装置であって、
前記配置設定部は、前記第2プレイヤーが所定条件を満たした後に、
前記第2プレイヤーが指定した前記第1プレイヤーの所有オブジェクトを、前記第2プレイヤーのゲームエリアに前記第2プレイヤーの所有オブジェクトとして配置し、かつ、
前記第2プレイヤーが指定した前記第1プレイヤーの所有オブジェクトを、前記第1プレイヤーのゲームエリアにそのまま配置する設定を行なう、
ことを特徴とする情報処理装置。
The information processing apparatus according to claim 1,
After the second player satisfies a predetermined condition, the arrangement setting unit
Placing the owned object of the first player designated by the second player as the owned object of the second player in the game area of the second player; and
Setting the object owned by the first player designated by the second player as it is in the game area of the first player;
An information processing apparatus characterized by that.
プレイヤーの所有する所有オブジェクトが配置された前記プレイヤーのゲームエリアを閲覧可能に表示したゲーム画面のデータを生成する画面データ生成部と、
第1プレイヤーのゲームエリアに配置された前記第1プレイヤーの所有オブジェクトの中から前記第1プレイヤーと異なる第2プレイヤーが指定した前記第1プレイヤーの所有オブジェクトを、前記第2プレイヤーのゲームエリアに前記第2プレイヤーの所有オブジェクトとして配置し、かつ、
前記第2プレイヤーが指定した前記第1プレイヤーの所有オブジェクトを、前記第1プレイヤーのゲームエリアにそのまま配置する設定を行なう配置設定部と、
前記第2プレイヤーが自ら指定した前記第1プレイヤーの所有オブジェクトを獲得するためのゲームをプレイしたことにより、前記第1プレイヤーに対して報酬を付与する報酬付与部と、
を備えたことを特徴とする情報処理装置。
A screen data generating unit that generates data of a game screen that displays the game area of the player in which the owned object owned by the player is arranged; and
The owned object of the first player specified by a second player different from the first player among the owned objects of the first player arranged in the game area of the first player is stored in the game area of the second player. Placed as an object owned by the second player, and
An arrangement setting unit configured to perform an arrangement to arrange the owned object of the first player designated by the second player in the game area of the first player as it is;
A reward granting unit that rewards the first player by playing a game for acquiring the first player's own object that the second player has designated;
An information processing apparatus comprising:
コンピューターに、
プレイヤーの所有する所有オブジェクトが配置された前記プレイヤーのゲームエリアを閲覧可能に表示したゲーム画面のデータを生成する画面データ生成処理と、
第1プレイヤーのゲームエリアに配置された前記第1プレイヤーの所有オブジェクトの中から前記第1プレイヤーと異なる第2プレイヤーが指定した前記第1プレイヤーの所有オブジェクトを、前記第2プレイヤーのゲームエリアに前記第2プレイヤーの所有オブジェクトとして配置し、かつ、
前記第2プレイヤーが指定した前記第1プレイヤーの所有オブジェクトを、前記第1プレイヤーのゲームエリアにそのまま配置する設定を行なう配置設定処理と、
前記配置設定処理によって設定されたゲームエリアのオブジェクト配置に関するオブジェクト配置情報をプレイヤー毎に記憶部に記憶する処理と、
を実行させ
前記画面データ生成処理では、前記第2プレイヤーが希望のオブジェクトを指定した際に、前記オブジェクト配置情報に基づいて、前記第2プレイヤーが希望する前記オブジェクトを所有し自己のゲームエリアに配置している他のプレイヤーを抽出してリスト化したプレイヤーリストを表示し、かつ、
前記プレイヤーリストの中から前記第1プレイヤーを前記第2プレイヤーが選択した際に、前記第1プレイヤーのゲームエリアを閲覧可能に表示する、
ことを特徴とするゲームプログラム。
On the computer,
Screen data generation processing for generating data of a game screen that displays the game area of the player in which the owned object owned by the player is arranged;
The owned object of the first player specified by a second player different from the first player among the owned objects of the first player arranged in the game area of the first player is stored in the game area of the second player. Placed as an object owned by the second player, and
An arrangement setting process for setting the object owned by the first player designated by the second player as it is in the game area of the first player;
A process of storing object placement information regarding object placement in the game area set by the placement setting process in a storage unit for each player;
Was executed,
In the screen data generation process, when the second player designates a desired object, the second player owns the desired object and places it in his game area based on the object placement information. Displays a list of players that have been extracted and listed as other players, and
When the second player selects the first player from the player list, the game area of the first player is displayed so as to be viewable.
A game program characterized by that.
コンピューターに、
プレイヤーの所有する所有オブジェクトが配置された前記プレイヤーのゲームエリアを閲覧可能に表示したゲーム画面のデータを生成する画面データ生成処理と、
第1プレイヤーのゲームエリアに配置された前記第1プレイヤーの所有オブジェクトの中から前記第1プレイヤーと異なる第2プレイヤーが指定した前記第1プレイヤーの所有オブジェクトを、前記第2プレイヤーのゲームエリアに前記第2プレイヤーの所有オブジェクトとして配置し、かつ、
前記第2プレイヤーが指定した前記第1プレイヤーの所有オブジェクトを、前記第1プレイヤーのゲームエリアにそのまま配置する設定を行なう配置設定処理と、
前記第2プレイヤーが自ら指定した前記第1プレイヤーの所有オブジェクトを獲得するためのゲームをプレイしたことにより、前記第1プレイヤーに対して報酬を付与する報酬付与処理と、
を実行させることを特徴とするゲームプログラム。
On the computer,
Screen data generation processing for generating data of a game screen that displays the game area of the player in which the owned object owned by the player is arranged;
The owned object of the first player specified by a second player different from the first player among the owned objects of the first player arranged in the game area of the first player is stored in the game area of the second player. Placed as an object owned by the second player, and
An arrangement setting process for setting the object owned by the first player designated by the second player as it is in the game area of the first player;
A reward granting process for rewarding the first player by playing a game for acquiring an object owned by the first player specified by the second player;
A game program characterized by causing a game to be executed.
JP2014244965A 2014-12-03 2014-12-03 Information processing apparatus and game program Active JP6475961B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2014244965A JP6475961B2 (en) 2014-12-03 2014-12-03 Information processing apparatus and game program

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2014244965A JP6475961B2 (en) 2014-12-03 2014-12-03 Information processing apparatus and game program

Related Parent Applications (1)

Application Number Title Priority Date Filing Date
JP2014133720A Division JP5666738B1 (en) 2014-06-30 2014-06-30 Information processing apparatus and game program

Publications (3)

Publication Number Publication Date
JP2016013408A JP2016013408A (en) 2016-01-28
JP2016013408A5 JP2016013408A5 (en) 2017-09-07
JP6475961B2 true JP6475961B2 (en) 2019-02-27

Family

ID=55230122

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2014244965A Active JP6475961B2 (en) 2014-12-03 2014-12-03 Information processing apparatus and game program

Country Status (1)

Country Link
JP (1) JP6475961B2 (en)

Family Cites Families (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2010176232A (en) * 2009-01-28 2010-08-12 Kadokawa Marketing Co Ltd Content providing system
JP5276687B2 (en) * 2011-04-06 2013-08-28 株式会社ダーツライブ Server device, information processing terminal, and content distribution system
JP5474248B1 (en) * 2013-10-03 2014-04-16 株式会社gloops GAME SERVER, GAME PROVIDING METHOD, GAME PROGRAM, INFORMATION RECORDING MEDIUM CONTAINING GAME PROGRAM, AND GAME SYSTEM
JP5755763B2 (en) * 2014-01-09 2015-07-29 株式会社バンダイナムコエンターテインメント Server system and item management method

Also Published As

Publication number Publication date
JP2016013408A (en) 2016-01-28

Similar Documents

Publication Publication Date Title
JP5909017B2 (en) Information processing apparatus and game program
JP5676041B1 (en) GAME CONTROL METHOD, COMPUTER AND CONTROL PROGRAM
JP5857148B2 (en) GAME CONTROL METHOD, COMPUTER AND CONTROL PROGRAM
JP2013226232A (en) Game control device, game control method, program, and game system
JP7343128B2 (en) Control method, computer and control program
JP5770919B1 (en) GAME CONTROL METHOD, COMPUTER AND CONTROL PROGRAM
JP5666738B1 (en) Information processing apparatus and game program
JP6296495B2 (en) Information processing apparatus, program, information processing system
JP6033946B1 (en) Game program
JP2015217266A (en) Game control method, computer, and control program
JP5643455B1 (en) Information processing apparatus and game program
JP6985204B2 (en) Game control methods, computers and control programs
JP7256324B1 (en) game program
JP5574545B2 (en) GAME CONTROL DEVICE, PROGRAM, GAME SYSTEM
JP6475961B2 (en) Information processing apparatus and game program
JP6931522B2 (en) Game control methods, computers and control programs
JP2015163150A (en) Game control method, computer, and control program
JP6755898B2 (en) Game control method, computer and control program
JP6262840B1 (en) Control program, control method, and computer
JP2016168317A (en) Information processor and game program
JP2016168132A (en) Information processor and game program
JP2018108416A (en) Information processing device, game program, and information processing method
JP6069612B2 (en) GAME CONTROL DEVICE, PROGRAM, GAME SYSTEM
JP5964489B2 (en) GAME CONTROL METHOD, COMPUTER AND CONTROL PROGRAM
JP7369980B2 (en) Game control method, computer and control program

Legal Events

Date Code Title Description
A621 Written request for application examination

Free format text: JAPANESE INTERMEDIATE CODE: A621

Effective date: 20170627

A521 Request for written amendment filed

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20170724

A977 Report on retrieval

Free format text: JAPANESE INTERMEDIATE CODE: A971007

Effective date: 20180530

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20180626

A521 Request for written amendment filed

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20180821

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

A61 First payment of annual fees (during grant procedure)

Free format text: JAPANESE INTERMEDIATE CODE: A61

Effective date: 20190204

R150 Certificate of patent or registration of utility model

Ref document number: 6475961

Country of ref document: JP

Free format text: JAPANESE INTERMEDIATE CODE: R150

S531 Written request for registration of change of domicile

Free format text: JAPANESE INTERMEDIATE CODE: R313531

R350 Written notification of registration of transfer

Free format text: JAPANESE INTERMEDIATE CODE: R350

R250 Receipt of annual fees

Free format text: JAPANESE INTERMEDIATE CODE: R250

R250 Receipt of annual fees

Free format text: JAPANESE INTERMEDIATE CODE: R250

R250 Receipt of annual fees

Free format text: JAPANESE INTERMEDIATE CODE: R250